Thanks Rishi. I will use to ioctl()function. Actually I saw some os is using fcntl thats why I want to know, how to use fcntl. THank you. Regards, Ajeet
Rishi Khan-2 wrote: > > I believe that non-blocking sockets is the only valid use for fcntl > for sockets. If you are looking for using fcntl instead of ioctl, I > guess that could be made by having an function in sockets.c, but what > is the use if you have ioctl? > > Rishi > > On Oct 6, 2008, at 8:01 AM, ajeet_kr wrote: > >> >> Thanks Rishi.Where we can get fcntl() function definition which >> LwIP will >> support... >> >> Thanks allot. >> Regards, >> Ajeet >> >> >> -- >> View this message in context: http://www.nabble.com/How-to-enable- >> non-blocking-mode-in-Lwip-tp19836555p19836555.html >> Sent from the lwip-users mailing list archive at Nabble.com. >> >> >> >> _______________________________________________ >> lwip-users mailing list >> [email protected] >> http://lists.nongnu.org/mailman/listinfo/lwip-users >> > > > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users > > -- View this message in context: http://www.nabble.com/How-to-enable-non-blocking-mode-in-Lwip-tp19836555p19837043.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
