diff options
Diffstat (limited to 'FIX')
-rw-r--r-- | FIX | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ | |||
1 | tcp:shutdown() was checking for group instead of class. | 1 | tcp{client}:shutdown() was checking for group instead of class. |
2 | tcp{client}:send() now returns i+sent-1... | ||