luasocket/FIX

19 lines
701 B
Plaintext
Raw Normal View History

2004-07-19 00:56:14 +02:00
UDP has a reasonable maximum datagram size
receive accepts the prefix optional argument
send doesn't support multiple arguments anymore
send allows the selection of the substring to be sent
fix bug that caused select return tables not to be associative on windows
2004-07-03 00:25:58 +02:00
compiles with g++
2004-07-02 20:44:05 +02:00
new sample unix domain support
new sample LPD support
comprehensive error messages in the default case.
2004-07-03 00:25:58 +02:00
new getstats method to help throttle.
2004-06-23 03:10:23 +02:00
listen defaults to 32 backlog
2004-07-01 05:32:09 +02:00
smtp/ftp/http fail gracefully
accept/connect/select interrupt safe
2004-06-22 18:12:53 +02:00
accepted sockets are nonblocking
2004-07-01 05:32:09 +02:00
new timming functions. higher resolution, no wrap around
2004-06-22 18:12:53 +02:00
bug fixes in the manual
getfd missing cast
2004-07-01 07:38:44 +02:00
fixed local domain socket kludge of name size