diff options
author | Egil Hjelmeland <privat@egil-hjelmeland.no> | 2015-09-03 15:24:22 +0200 |
---|---|---|
committer | Egil Hjelmeland <privat@egil-hjelmeland.no> | 2015-09-03 15:24:22 +0200 |
commit | ccef3bc4e2aa6ee5b997a80aabb58f4ff0b0e98f (patch) | |
tree | 21804adf0162ff3407c4caca402e6fde98a5f88d /doc | |
parent | 4110e4125dace9df3a744067066e5dee62670561 (diff) | |
download | luasocket-ccef3bc4e2aa6ee5b997a80aabb58f4ff0b0e98f.tar.gz luasocket-ccef3bc4e2aa6ee5b997a80aabb58f4ff0b0e98f.tar.bz2 luasocket-ccef3bc4e2aa6ee5b997a80aabb58f4ff0b0e98f.zip |
Changed return text for ETIMEDOUT/ WSAETIMEDOUT
Changed return text for ETIMEDOUT/ WSAETIMEDOUT to “connection timeout”.
This is needed for the application to be able tell to the difference between timeout of TCP connection (ETIMEDOUT/ WSAETIMEDOUT) and a normal return from a non-blocking socket (error codes EAGAIN/WSAEWOULDBLOCK). Both situations returned the text “timeout”.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions