lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] lwIP UDP and TFTP


From: Zschocke, Florian
Subject: RE: [lwip-devel] lwIP UDP and TFTP
Date: Wed, 26 Nov 2003 13:25:51 +0100

Atte Kojo wrote on Wednesday, November 26, 2003 1:18 PM:

> The original issue still remains, though; so I created a
> workaround by excplicitly setting the UDP_FLAGS_CONNECTED off
> after netconn_connect() so that I can send a request to one
> port and receive a response from another.

That doesn't make sense to me.  The question is why do you call
netconn_connect() in the first place if you don't want a connected socket?
Or: where does this call to netconn_connect() happen?

Florian




reply via email to

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