How long are you waiting for it to return?  With NetLib Redirection turned on,
NetLibReceive calls are mapped to a WinSock "recv" call.  That function doesn't
accept timeout values, and so the function may not be timing out as quickly as
you're expecting.

-- Keith Rollin
-- Palm OS Emulator engineer





Thomas Paska <[EMAIL PROTECTED]> on 01/16/2001 02:48:00 PM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

Sent by:  Thomas Paska <[EMAIL PROTECTED]>


To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (Keith Rollin/US/PALM)
Subject:  NetLibReceive not returning on POSE



I have some code that runs fine on the Palm device, but hangs on the
NetLibReceive call in the POSE.  POSE has "Redirect NetLib calls to host
TCP/IP" set and CodeWarrior has "Use TCP/IP Sockets" set.  I'm developing on
NT.

Are there any other setting I might be missing that would cause this
problem?

Thanks
Tom Paska




-- 
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