commit | 24208275d533293c648dec2baf70ce93290836d9 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon May 21 17:28:50 2012 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 21 17:59:53 2012 +0200 |
tree | dde252b8eb23feee17558067e230ddf01c9121e8 | |
parent | 949811319b9b0ef0e697dc9351ff55707a89dcf0 [diff] |
MINOR: stream_interface: add a data channel close function This function will be called later when splitting the shutdown in two steps. It will be needed by SSL and for remote socket operations to release unused contexts.