Re: NetLibSelect returns immediately

2009-01-14 Thread Kasny J.
I have problem with NetLibSelect function. On device, the function allways returns number 2 even if there's no data in the socket. On emulator it works fine How do you handle socket events in your applications? I tried to debug pokeserver (from Russell Bulmer) and there is also this problem.

NetLibSelect returns immediately

2009-01-12 Thread Kasny J.
Hello, I have problem with NetLibSelect function. On device, the function allways returns number 2 even if there's no data in the socket. On emulator it works fine - it waits for conenction to the socket. I searched the conference for this issue, but i didn't find any solution regarding my

NetLibSelect returns immediately

2009-01-12 Thread Kasny J.
Hello, I have problem with NetLibSelect function. On device, the function allways returns number 2 even if there's no data in the socket. On emulator it works fine - it waits for conenction to the socket. I searched the conference for this issue, but i didn't find any solution regarding my