commit | 6b5a9c23ce082807aabb20d1b03b76b24eb35e92 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Mar 13 00:46:47 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Mar 13 00:46:47 2015 +0100 |
tree | 0b9bd696c4f2f9639b97f6a9f22dcedc669586e0 | |
parent | d85c48589a8571fc37e1add39a046f6fb1f14fd3 [diff] |
CLEANUP: stream-int: remove inclusion of fd.h that is not used anymore That's a historic achievement, stream_interface.c doesn't manipulate any file descriptor anymore. It only relies on connections or applets.