hi there,

Could someone please tell me how to use non-blocking sockets on the Palm.

I'm writing this application on the Palm that uses Berkeley Sockets. The
application seems to block consistently everytime data is read from a socket
or written to a socket. Could someone tell me how i could avoid this ?

I tried using fcntl(), but it gives me this during compile :
Link Error : NetSocket.c : 'errno' referenced from 'NetFCntl' is undefined.

However, i have defined a variable called errno in this routine, even tried
defining it globally, it doesn't seem to make any difference. Any
comments/suggestions will be appreciated.

Thanks a million.





-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to