lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] How to enable non blocking mode in Lwip


From: ajeet_kr
Subject: Re: [lwip-users] How to enable non blocking mode in Lwip
Date: Mon, 6 Oct 2008 05:31:21 -0700 (PDT)

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
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/lwip-users
>>
> 
> 
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]