On Fri, Jun 14, 2013 at 10:24 PM, Jim Ursetto <zbignie...@gmail.com> wrote:
>
> Hi,
>
> It's a bug in the socket egg; nonblocking mode is only set during a 
> socket-connect or socket-accept, which won't be called for UDP.

I've already reported this issue in the list:

http://lists.nongnu.org/archive/html/chicken-users/2013-05/msg00025.html

> Permanent fix: We should probably make all sockets nonblocking at
> creation time instead, since our machinery assumes nonblocking sockets.

+1

Ciao,
Michele

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to