commit | 4320eaac62e8f1db63766a05f5dfd715dcb75479 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Aug 05 11:08:30 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 06 11:11:10 2015 +0200 |
tree | ff5b258d348abdfbf39592f0eb058688037a8c3c | |
parent | 323a2d925c85a26d539809424ee11556b80db936 [diff] |
MINOR: stream-int: make si_idle_conn() only accept valid connections This function is now dedicated to idle connections only, which means that it must not be used without any endpoint nor anything not a connection. The connection remains attached to the stream interface.