lwip-members
[Top][All Lists]
Advanced

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

Re: [lwip-members] UDP_FLAGS_CONNECTED in udp.c or socket layer?


From: Jani Monoses
Subject: Re: [lwip-members] UDP_FLAGS_CONNECTED in udp.c or socket layer?
Date: Mon, 3 Feb 2003 17:01:12 +0200

Another option is having two pairs of port/IP one for send another for recv
in udp pcb.That way we check for recv addr in input and if it's != 0 it's 
unconnected.

BTW in the old code I don't see how a UDP PCB could get input from two different
remote IP's.Even if it wasn't a socket/netconn driver pcb.

Jani.




reply via email to

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