Searched refs:api (Results 1 – 5 of 5) sorted by relevance
| /lib/liblwip/ |
| D | SConscript | 10 "src/api/api_lib.c", 11 "src/api/api_msg.c", 12 "src/api/err.c", 13 "src/api/netbuf.c", 14 "src/api/netdb.c", 15 "src/api/netifapi.c", 16 "src/api/sockets.c", 17 "src/api/tcpip.c",
|
| D | CHANGELOG | 35 * opt.h, api.h, api_lib.c, api_msg.h/.c, sockets.c: Implemented timeout on 189 * api_msg.c: fixed bug #34569: shutdown(SHUT_WR) crashes netconn/socket api 281 * api_lib.c, api_msg.c, sockets.c, api.h: fixed bug #31084 (socket API returns 409 * api.h, api_lib.c, sockets.c: task #10167 (sockets: speed up TCP recv 435 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non- 496 * api.h, api_msg.c, sockets.c: Added except set support in select 500 * api.h, sockets.h, err.h, api_lib.c, api_msg.c, sockets.c, err.c: 605 * api.h, api_lib.c, api_msg.c, sockets.c: netconn.recv_avail is only used for 691 * api(_lib).c/.h, api_msg.c/.h, sockets.c/.h: Fixed bug #10088: Correctly 830 * api_lib.c, api_msg.c, sockets.c, api.h, api_msg.h: Fixed bug #22110 [all …]
|
| /lib/liblwip/src/ |
| D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if
|
| /lib/liblwip/src/core/ |
| D | tcp_out.c | 266 #define tcp_pbuf_prealloc(layer, length, mx, os, pcb, api, fst) pbuf_alloc((layer), (length), PBUF_… argument
|
| /lib/liblwip/doc/ |
| D | rawapi.txt | 37 - api.h
|