commit | 7ddf7c5641ff7b2f4ed9323dedc4a70f6c74c36d | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Apr 06 00:52:04 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Apr 06 11:37:36 2015 +0200 |
tree | 484535381266276b2e8a8df52ce2d239f4f96f2c | |
parent | 61cf7c885d058c854f358ec7d0dbdae191dfc082 [diff] |
MINOR: lua: no need for setting timeouts / conn_retries in hlua_socket_new() For the client side this is done already by stream_new(). For the server side it will be done when establishing the connection.