[Haskell-cafe] Re: all threads are blocked by recvFrom

Vitaliy Akimov vitaliy.akimov at gmail.com
Tue Mar 18 06:41:12 EDT 2008


>  So that's why it doesn't work on Windows, I think I should find some
>  way to make a socket unblocking after its creation.

Unfortunally this way seems to be wrong. Error codes for winsockets
and BSD-sockets are different.


More information about the Haskell-Cafe mailing list