hi sajul,

thanks for u'r reply. i tried this .. but it doesn't seem to make any
difference. this is what i did :

Boolean optValueB = true;

NetLibSocketOptionSet (AppNetRefnum, mainSockShort, netSocketOptLevelSocket,
netSocketOptSockNonBlocking, &optValueB, 2,  1, &errP);

& i called this function immediately after i created my socket. i also tried
calling it after i've made a socket connection. it still doesn't make any
difference. the socket calls that follow it continue to block. should i be
calling this funciton someplace else .. or is there anything else i can do
to prevent the blocking ?

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