[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #37958] netconn API doesn't handle correctly connectio
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #37958] netconn API doesn't handle correctly connections half-closed by peer |
Date: |
Wed, 18 Feb 2015 21:23:11 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 |
Update of bug #37958 (project lwip):
Status: None => Fixed
Assigned to: None => goldsimon
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Fixed, thanks for reporting.
I've chosen to call 'netconn_close_shutdown(conn, NETCONN_SHUT_RD)' instead of
your suggested 'sys_mbox_free/sys_mbox_set_invalid' as that seemed to
introduce less change of behaviour.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?37958>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #37958] netconn API doesn't handle correctly connections half-closed by peer,
Simon Goldschmidt <=