commit | 0a03c0f022faf2773995fc8b9d14256c8a306e5a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Mar 13 00:05:28 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Mar 13 00:09:30 2015 +0100 |
tree | c29b1b2d37f3068aa9d0b444f84a4a452e5ddac5 | |
parent | ff3e6488123b7750eda3e9fd8cd8947f2eb155a2 [diff] |
MEDIUM: stream-int: make conn_si_send_proxy() use conn_sock_send() This substantially simplifies the code as we don't need to handle the file descriptors anymore nor the specific error codes from send().