[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] udp_disconnect() & documentation.
From: |
Leon Woestenberg |
Subject: |
Re: [lwip-devel] udp_disconnect() & documentation. |
Date: |
Thu, 11 Mar 2004 21:46:30 +0100 |
User-agent: |
Mozilla Thunderbird 0.5 (Windows/20040207) |
Hello Luke,
address@hidden wrote:
This should probably be changed so that udp_disconnect changes the remote
host and port as well.
Yes, fixing that in HEAD right now.
Also, udp_input() does not look at the CONNECTED flag in its first
iteration for a fully associated UDP PCB match. That is probably
bad also and needs a fix IMO. I wait for comments first, though.
Regards, Leon.