diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ check all "require("http")" etc in the manual. | |||
9 | make sure sock_gethostname.* only return success if the hp is not null! | 9 | make sure sock_gethostname.* only return success if the hp is not null! |
10 | change 'l' prefix in C libraries to 'l-something'... | 10 | change 'l' prefix in C libraries to 'l-something'... |
11 | don't forget the declarations in luasocket.h and mime.h!!! | 11 | don't forget the declarations in luasocket.h and mime.h!!! |
12 | setpeername was using udp{unconnected} | ||