Oct. 22, 2008
4:43 p.m.
On Tue, Oct 21, 2008 at 4:17 PM, Dan Corneanu <dan.corneanu@gmail.com> wrote:
While playing with the OldSocket class>>clientServerTestUDP method I found out that a call to Socket>>discardReceivedData is blocking and this is not what happened with OldSocket>>discardReceivedData. An extra test for available data is missing.
I have a very small fix and test for the error mentioned above. Is it OK to upload new versions of Network and NetworkTests to PharoInbox ?