diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-01 06:09:29 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-01 06:09:29 +0000 |
commit | 63807d647624df155a81a2b323f370e2c36192f6 (patch) | |
tree | 28d53540d166cc01eb0a3302e4f0dc5d2cc6c809 /FIX | |
parent | 2562738e2db9d7654c48c10247e683215e09b4a5 (diff) | |
download | luasocket-63807d647624df155a81a2b323f370e2c36192f6.tar.gz luasocket-63807d647624df155a81a2b323f370e2c36192f6.tar.bz2 luasocket-63807d647624df155a81a2b323f370e2c36192f6.zip |
Added getstats.
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | added getstats to help throttle. | ||
1 | setup error messages in the default case. | 2 | setup error messages in the default case. |
2 | listen defaults to 32 backlog | 3 | listen defaults to 32 backlog |
3 | smtp/ftp/http fail gracefully | 4 | smtp/ftp/http fail gracefully |