Simplified use for sock:send.

This commit is contained in:
Diego Nehab 2005-01-27 21:30:01 +00:00
parent 2cd2a5d4a4
commit c5fefd5529
3 changed files with 16 additions and 3 deletions

3
FIX
View file

@ -1 +1,2 @@
tcp:shutdown() was checking for group instead of class.
tcp{client}:shutdown() was checking for group instead of class.
tcp{client}:send() now returns i+sent-1...