MINOR: fd: Set owner and iocb field before inserting a new fd in the fdtab
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 Sep 2017 07:51:57 +0000 (09:51 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Sep 2017 08:17:10 +0000 (10:17 +0200)
commit576c5aa25c871acadc1e2dbdc0121aacd0035a87
tree073ac4412619d4fb0227621c04962ec10c9bfe93
parentd531f88622490af3c740b4f2935ea5e46ff30c47
MINOR: fd: Set owner and iocb field before inserting a new fd in the fdtab

This will be needed for concurrent accesses.
include/proto/connection.h
src/dns.c