29 Commits (0952e618bdfd683d371bb97adf1fbb0ef488e246)

Author SHA1 Message Date
Dirk Ziegelmeier 5477aa5a42 Minor: Documentation update 10 years ago
Dirk Ziegelmeier 13fb616bb2 Cleanup hton*/ntoh* function handling and platform abstraction 10 years ago
Dirk Ziegelmeier 10332773ff Remove tcp_accepted() from rawapi.txt. Thanks to Sergio Caprile for pointing this out! 10 years ago
Sylvain Rochet 9882dd5eff documentation: rawapi: more syntax fixes 11 years ago
Sylvain Rochet bb92a059b6 documentation: rawapi: syntax fixes 11 years ago
Sylvain Rochet 47a579f54f documentation: rawapi: improved documentation on multithreading state 11 years ago
Sylvain Rochet 6746f1d13c documentation: rawapi: update to current lwIP design 11 years ago
Sylvain Rochet 81d3337681 Documentation, add pppapi.h to thread-safe header whitelist 11 years ago
Edgar Bonet fb456e00ac Fix documentation of TCP_WRITE_FLAG_MORE. 11 years ago
goldsimon 12c2d7e4cf - changed "struct ip_addr" to "ip_addr_t"; 15 years ago
goldsimon 4e3b2b9f6b Fixed bug #32561 tcp_poll argument definition out-of-order in documentation 15 years ago
goldsimon 4d1ff2418e Fixed bug #29271 (Application can't re-use pbufs) by updating the doc to not allow reusing pbufs after passing them to a send function 16 years ago
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()! 16 years ago
goldsimon 72e9cf53e7 Added netbuf.h to files that may be called from any thread 17 years ago
goldsimon e66d315c9b Added more threading info 17 years ago
goldsimon bdd5586cee Added a word or two on threading, which should be sufficient to close task #6683 17 years ago
goldsimon 029b786c77 Fixed bug #26069: Corrected documentation: if tcp_connect fails, pcb->err is called, not pcb->connected (with an error code). 17 years ago
jifl 03aa8270a6 document that eth drivers input function should be ethernet_input 18 years ago
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). 19 years ago
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. 19 years ago
fbernon 3f96a15fd4 Minor changes (tabs) 19 years ago
fbernon 231d965bcb Minor fix (use ETHARP_HWADDR_LEN) 19 years ago
fbernon e075581d76 no message 19 years ago
christiaans ed1e3899af Added optimalization hints. 20 years ago
christiaans 6a17ef925d Described initialization procedure. 21 years ago
likewise ec9b447be1 17th October 2004 Leon Woestenberg <leon.woestenberg@gmx.net> 22 years ago
likewise bfdf19f56c Make udp_disconnect() clear its remote address association. 22 years ago
likewise 58cb89d261 Removed old Id: tags in 4 non-source-code files. 24 years ago
likewise f06e955072 Initial revision 24 years ago