Thanks Rishi. I tried as written below(as you mentioned). int nonblocking=1; lwip_ioctl(sockfd, FIOBIO, &nonblocking);
But I got error. It is not getting deffinition of FIOBIO. Please tell me how and where I will get diffinition of FIOBIO. Error giving at building time. Thank you. Regards, Ajeet. -- View this message in context: http://www.nabble.com/Problem-related-to-FIOBIO-tp19837357p19837357.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
