MINOR: raw_sock: Add a close method.
authorOlivier Houchard <cognet@ci0.org>
Sat, 13 Mar 2021 23:34:49 +0000 (00:34 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 19 Mar 2021 14:33:04 +0000 (15:33 +0100)
commitca1a57f022900f60d2f483c13df9ff29e5145e7d
treedd3c4617e5923e7a411eb3a1d39fa2487861cc5d
parented4bef76bd2639465fa09d002d33965674ca740f
MINOR: raw_sock: Add a close method.

Add a close() method, that explicitely cancels any subscription on the
connection, in preparation for future evolutions.
src/raw_sock.c