On Tue, 2008-12-02 at 22:42 -0800, ajeet_kr wrote: > Dear all, > How we can select our socket in blocking mode? Is any API is there?
Sockets are blocking by default. There should be nothing you need to do to select blocking mode. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
