lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] netconn_close()


From: Marko Panger
Subject: [lwip-users] netconn_close()
Date: Mon, 26 May 2008 23:27:21 +0200
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

HI,

I'm using lwip1.3.0 in a RTOS environment with LWIP_SO_RCVTIMEO == 1 and the netconn api.

Whe I call the netconn_recv the function blocks with timeout 0 (forever) on a mailbox. Now, how do I shut down the connection form my side ? I've tried to call netconn_close() which seems to post a semaphore but no task
is pending on it.

Am I doing something wrong ?

thanks,
marko




reply via email to

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