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 could help with moving the  methods from OldSocket class examples to
a new SocketTest class.

On Tue, Oct 21, 2008 at 10:14 AM, Damien Cassou <[EMAIL PROTECTED]> wrote:
> I've started working on OldSocket removal:
> http://code.google.com/p/pharo/issues/detail?id=275. I need someone to
> review my first changes.
>
> --
> Damien Cassou
> Peter von der Ahé: «I'm beginning to see why Gilad wished us good
> luck». (http://blogs.sun.com/ahe/entry/override_snafu)
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to