commit | 95ad96a7ea06b4da01e9f2c05ee350602d1662b9 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@exceliance.fr> | Mon Mar 09 18:12:40 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 09 18:46:48 2015 +0100 |
tree | 666903407b7f18821f476c7c74c34d542acc3a67 | |
parent | 486d52a2a30e64a6709cf6ffbb9d6d4d9286076b [diff] |
BUG/MEDIUM: lua: cannot connect socket The Lua stack is not waked up when the connect() receive a positive or negatibe response. This patch adds a signal to wake up the Lua stack.