started to implement fullduplex sockets/netconns (note that this is highly unstable yet!)

This commit is contained in:
sg
2015-02-11 21:18:15 +01:00
parent 04b4971d8c
commit 7ff9825f55
3 changed files with 67 additions and 4 deletions

View File

@@ -6,6 +6,10 @@ HISTORY
++ New features:
2015-02-11: Simon Goldschmidt
* api_msg.c, opt.h: started to implement fullduplex sockets/netconns
(note that this is highly unstable yet!)
2015-01-02: Simon Goldschmidt
* tcp.c: tcp_kill_prio(): prefer nearly-closed connections (waiting for the
last ACK only) over established connections when out of tcp pcbs