commit | 41b09f4bbc748630fd6f9f1899bdcf3d16e51102 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Aug 04 20:44:05 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Aug 05 21:54:25 2015 +0200 |
tree | ade11f2fd745b7c1f827303fe5681077549b7d25 | |
parent | 973a54235f94137dc6b21ee6ebc4a795ff24e17e [diff] |
MINOR: stream-int: add new function si_detach_endpoint() This function only detaches the endpoint from the stream-int and optionally returns the original pointer. This will be needed to steal idle connections from other connections.