lwip-users
[Top][All Lists]
Advanced

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

Re: Ang. Re: [lwip-users] LwIP and semaphores.


From: Kieran Mansley
Subject: Re: Ang. Re: [lwip-users] LwIP and semaphores.
Date: Fri, 01 Jun 2007 11:19:31 +0100

On Fri, 2007-06-01 at 12:04 +0200, address@hidden
wrote:
> Yes, we have a number of threads (actually two threads) using the same
> socket 
> to send data on one thread, and receive using the other thread. The
> socket in question 
> has been marked with the NONBLOCK flag (using ioctlsocket(sock,
> FIONBIO, &dontBlock)). 

That style of use of the sockets API is currently not supported I'm
afraid.  Frederic may be able to supply you with a patch that will make
it work better though.

Kieran





reply via email to

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