I encountered a similar issue. It turns out that I was requesting zero bytes (bufLen). On a real device or emulator, this works fine, but the simluator doesn't like it.
Hope this helps. Alan "Miron Ophir" <[EMAIL PROTECTED]> wrote in message news:87498@palm-dev-forum... > > Hello, > > I have encountered some situations where NetLibReceive does not timeout on > PalmOS Simulator (DR11, DR12). > Debugging show that the function is not timing out, and the execution is > stopped forever. This problems is not occurring on the device. > Any idea? > > -- > Regards, > Miron. > > ====================================================================== > Eng. Miron Ophir, > The MobiMate Team > E-Mail: [EMAIL PROTECTED] > Home Page: www.mobimate.com > ICQ: 6785948 > ====================================================================== > > To reply to this message, remove underscore from email address. > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
