Fixed bug #26069: Corrected documentation: if tcp_connect fails, pcb->err is called, not pcb->connected (with an error code).

This commit is contained in:
goldsimon
2009-04-21 19:15:16 +00:00
parent 51e02176da
commit 029b786c77
2 changed files with 7 additions and 2 deletions

View File

@@ -88,6 +88,10 @@ HISTORY
++ Bugfixes:
2009-04-19 Simon Goldschmidt
* rawapi.txt: Fixed bug #26069: Corrected documentation: if tcp_connect fails,
pcb->err is called, not pcb->connected (with an error code).
2009-04-19 Simon Goldschmidt
* tcp_out.c: Fixed bug #26236: "TCP options (timestamp) don't work with
no-copy-tcpwrite": deallocate option data, only concat segments with same flags