lwip/src
Simon Goldschmidt 7154e51ff2 Revert "tcp_abandon: no need to buffer pcb->local_port"
This reverts commit 1570dd8ad1.

Buffering pcb->local_port is needed because TCP_PCB_REMOVE_ACTIVE()
sets it to 0 via tcp_pcb_remove() (comment: "reset the local port
to prevent the pcb from being 'bound'").

Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
2018-10-17 21:44:20 +02:00
..
api alloc_socket(): Check for LWIP_SOCKET_POLL when setting select-related variables 2018-10-17 21:43:34 +02:00
apps altcp_tls: rename altcp_tls_new -> altcp_tls_wrap, add altcp_tls_new 2018-09-24 22:29:54 +02:00
core Revert "tcp_abandon: no need to buffer pcb->local_port" 2018-10-17 21:44:20 +02:00
include err.h: move typedef of err_t after enum definition 2018-10-17 21:44:04 +02:00
netif lowpan6.c: Fix IEEE 802.15.4 address setting 2018-10-17 21:42:55 +02:00
Filelists.cmake Prepare 2.1.0 release 2018-09-26 21:11:39 +02:00
Filelists.mk Revert Filelists.mk to original state - it is not really useful to generate it from Filelists.cmake 2018-05-02 09:40:36 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00