aboutsummaryrefslogtreecommitdiff
path: root/FIX
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-29 05:55:51 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-29 05:55:51 +0000
commitcf57768e77c84025a4bfbd99485b21cc6faaaff6 (patch)
tree75d68816def9e9dc2c7012314cc88a32ada5105b /FIX
parentecb8db95a4ed38ec1a816a4ae42a1ddc7d1c0d0c (diff)
downloadluasocket-cf57768e77c84025a4bfbd99485b21cc6faaaff6.tar.gz
luasocket-cf57768e77c84025a4bfbd99485b21cc6faaaff6.tar.bz2
luasocket-cf57768e77c84025a4bfbd99485b21cc6faaaff6.zip
Accounting...
Diffstat (limited to 'FIX')
-rw-r--r--FIX19
1 files changed, 1 insertions, 18 deletions
diff --git a/FIX b/FIX
index f0ad3aa..2ffe9e7 100644
--- a/FIX
+++ b/FIX
@@ -1,18 +1 @@
1UDP has a reasonable maximum datagram size filter.chain is coroutine-free
2receive accepts the prefix optional argument
3send doesn't support multiple arguments anymore
4send allows the selection of the substring to be sent
5fix bug that caused select return tables not to be associative on windows
6compiles with g++
7new sample unix domain support
8new sample LPD support
9comprehensive error messages in the default case.
10new getstats method to help throttle.
11listen defaults to 32 backlog
12smtp/ftp/http fail gracefully
13accept/connect/select interrupt safe
14accepted sockets are nonblocking
15new timming functions. higher resolution, no wrap around
16bug fixes in the manual
17getfd missing cast
18fixed local domain socket kludge of name size