lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] TCP-Connect and Bind


From: Holger Fried
Subject: [lwip-users] [lwip] TCP-Connect and Bind
Date: Wed, 08 Jan 2003 23:49:48 -0000

Hello,
I have a little problem with the raw-api, of lwip. I want to do a 
tcp-connect on certain local port, but tcp_connect overwrites the 
pcb->localport with the result of tcp_new_port. I examined the api_msg.c 
and there the bind call comes after the connect call. This is a solution 
for my problem, but where can I know, that in a multithreaded environment 
the bind call comes before the connect is really sent?

Thanks a lot
Holger Fried
[This message was sent through the lwip discussion list.]




reply via email to

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