goldsimon
|
0644c4c08e
|
Fixed bug #27871: Calling tcp_abort() in recv callback can lead to accessing unallocated memory. As a consequence, ERR_ABRT means the application has called tcp_abort()!
|
2010-01-27 17:22:06 +00:00 |
|
goldsimon
|
72e9cf53e7
|
Added netbuf.h to files that may be called from any thread
|
2009-05-07 14:20:37 +00:00 |
|
goldsimon
|
e66d315c9b
|
Added more threading info
|
2009-05-07 14:15:51 +00:00 |
|
goldsimon
|
bdd5586cee
|
Added a word or two on threading, which should be sufficient to close task #6683
|
2009-05-05 19:33:41 +00:00 |
|
goldsimon
|
029b786c77
|
Fixed bug #26069: Corrected documentation: if tcp_connect fails, pcb->err is called, not pcb->connected (with an error code).
|
2009-04-21 19:15:16 +00:00 |
|
jifl
|
03aa8270a6
|
document that eth drivers input function should be ethernet_input
|
2008-02-18 12:27:51 +00:00 |
|
fbernon
|
7518acf634
|
rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable to refuse data on a TCP_EVENT_RECV call". Important, behavior changes for the tcp_recv callback (see rawapi.txt).
|
2008-01-14 21:07:08 +00:00 |
|
fbernon
|
32005617b9
|
rawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c, sockets.c, tcp.h, tcp.c, tcp_in.c, init.c, opt.h: rename backlog options with TCP_ prefix, limit the "backlog" parameter in an u8_t, 0 is interpreted as "smallest queue", add documentation in the rawapi.txt file.
|
2008-01-04 22:18:27 +00:00 |
|
fbernon
|
3f96a15fd4
|
Minor changes (tabs)
|
2007-12-03 21:44:51 +00:00 |
|
fbernon
|
231d965bcb
|
Minor fix (use ETHARP_HWADDR_LEN)
|
2007-08-31 09:02:53 +00:00 |
|
fbernon
|
e075581d76
|
no message
|
2007-03-02 19:35:15 +00:00 |
|
christiaans
|
ed1e3899af
|
Added optimalization hints.
|
2006-03-31 09:26:42 +00:00 |
|
christiaans
|
6a17ef925d
|
Described initialization procedure.
|
2005-11-02 08:08:06 +00:00 |
|
likewise
|
ec9b447be1
|
17th October 2004 Leon Woestenberg <leon.woestenberg@gmx.net>
rawapi.txt: Explicitly name full nomenclature for two different API's.
|
2004-10-17 21:28:25 +00:00 |
|
likewise
|
bfdf19f56c
|
Make udp_disconnect() clear its remote address association.
|
2004-03-11 20:45:09 +00:00 |
|
likewise
|
58cb89d261
|
Removed old Id: tags in 4 non-source-code files.
|
2002-10-19 19:48:06 +00:00 |
|
likewise
|
f06e955072
|
Initial revision
|
2002-10-19 12:59:30 +00:00 |
|