Am Fre, 2002-12-13 um 13.02 schrieb Uwe Bonnes:
trace:winsock:__ws_select read 0x406e2bb0, write (nil), excp (nil) timeout 0x406e2cb4
This looks as if the app is doing a blocking select() but nothing ever happens on the socket (no connect).
Doesn't look like an error at first sight. Martin