* Source/SocketWrapper.m:
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Aug 2007 06:45:16 +0000 (23:45 -0700)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 2 Aug 2007 06:45:16 +0000 (23:45 -0700)
commitbd4698e04fc0201411b481fef90f1ecb696c19c8
treecc41b47db091070ba53559e6470d0fb8afa860fb
parent62c09c6a21b1d539a8cc515f6f2aa768e6023df7
* Source/SocketWrapper.m:
([SocketWrapper receive]):
- Properly handle packets that are too large for the buffer
- Actually return an autorelease'd NSString instead of nil
Source/SocketWrapper.m