[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly des
From: |
Kieran Mansley |
Subject: |
[lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors |
Date: |
Fri, 03 Apr 2009 10:19:11 +0000 |
User-agent: |
Opera/9.21 (X11; Linux i686; U; en) |
Follow-up Comment #13, bug #26069 (project lwip):
I'm going to change the documentation.
If we were starting from scratch, there's a case for calling
TCP_EVENT_CONNECTED, but changing this would break all the existing users of
the raw API, including the netconn and socket layers included in lwIP, which
is something I want to avoid.
Although it's odd that you wait on TCP_EVENT_CONNECTED for success and
TCP_EVENT_ERR for failure, it would also be odd that you wait on
TCP_EVENT_CONNECTED for connection errors, and TCP_EVENT_ERR for all other
errors.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?26069>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, (continued)
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Kieran Mansley, 2009/04/02
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Rikke Ottesen, 2009/04/03
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Kieran Mansley, 2009/04/03
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Rikke Ottesen, 2009/04/03
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Oleg Tyshev, 2009/04/03
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Rikke Ottesen, 2009/04/03
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Kieran Mansley, 2009/04/03
- [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Rikke Ottesen, 2009/04/03
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors, Kieran Mansley, 2009/04/03
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors, Rikke Ottesen, 2009/04/03
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors,
Kieran Mansley <=
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors, Rikke Ottesen, 2009/04/03
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors, Kieran Mansley, 2009/04/03
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors, Iordan Neshev, 2009/04/06
- [lwip-devel] [bug #26069] Documentation of tcp_connect() incorrectly describes handling of errors, Simon Goldschmidt, 2009/04/21
- Re: [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Piero 74, 2009/04/02
- Re: [lwip-devel] [bug #26069] Connect to a remote IP address which is not present makes the APP hang, Kieran Mansley, 2009/04/03