hi there, 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. I'd reallllllllly appreciate any comments/suggestions. Thanks a million. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
