diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-18 22:56:14 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-07-18 22:56:14 +0000 |
commit | c8b402e00442cd249397d4d33d2723a1f08a8108 (patch) | |
tree | d72a1ace55b42aa9d41c741fa2f757d92fad6592 /TODO | |
parent | e4e2223cff658a7016724a625ebbd3dacb92a8f9 (diff) | |
download | luasocket-c8b402e00442cd249397d4d33d2723a1f08a8108.tar.gz luasocket-c8b402e00442cd249397d4d33d2723a1f08a8108.tar.bz2 luasocket-c8b402e00442cd249397d4d33d2723a1f08a8108.zip |
Changed send function.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ | |||
1 | 1 | ||
2 | fix manual for send and receive | ||
3 | add thanks to mike | ||
4 | |||
2 | change sock:send to use indices just like string.sub? | 5 | change sock:send to use indices just like string.sub? |
3 | use mike's "don't set to blocking before closing unless needed" patch? | 6 | use mike's "don't set to blocking before closing unless needed" patch? |
4 | take a look at DB's smtp patch | 7 | take a look at DB's smtp patch |