Searched refs:connect (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/include/lwip/ |
| D | sockets.h | 350 #define connect(a,b,c) lwip_connect(a,b,c) macro
|
| /lib/liblwip/doc/ |
| D | rawapi.txt | 165 Sets up the pcb to connect to the remote host and sends the
|
| /lib/liblwip/ |
| D | CHANGELOG | 501 Add non-blocking support for connect (partly from patch #6860), 573 * err.h/.c, sockets.c, api_msg.c: fixed bug #31748 (Calling non-blocking connect 824 connect) 2509 the mailbox is active". Now, the post is only done during a connect, and do_send, 2616 * sockets.c: Add asserts inside bind, connect and sendto to check input
|