HI,
I'm running my programin POSE. While executing NetLibSocketAccept line
of my program , my Task Manganer is showing the program status as " Not
Responding ". Is it waiting for a socket or a bug in my program ...please
help
-Aaron
> > I'm using GCC in Widnows platform. In my program when
> > the control
> > comes to NetLibSocketAccept it hangs there...
> Of course it does! NetLibSocketAccept is a blocking call - in other
words - your program will hang until either it receives an input on the
socket or until it times out.
>
> Fergal.
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/