Searched refs:select (Results 1 – 4 of 4) sorted by relevance
| /lib/liblwip/ |
| D | UPGRADING | 128 * Added errorset support to select() + improved select speed overhead
|
| D | CHANGELOG | 176 windows (bug #34176 select after non-blocking send times out) 398 * sockets.c: bug #28775 (select/event_callback: only check select_cb_list 399 on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code. 400 This should speed up receiving data on sockets as the select code in 401 event_callback is only executed when select is waiting. 496 * api.h, api_msg.c, sockets.c: Added except set support in select 891 * sockets.c: Fixed bug #28716: select() returns 0 after waiting for less 1031 does not wake up select 1667 select code"), but it could be done later.
|
| /lib/liblwip/src/include/lwip/ |
| D | sockets.h | 361 #define select(a,b,c,d,e) lwip_select(a,b,c,d,e) macro
|
| /docs/ |
| D | Doxyfile | 1022 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or 1812 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel 1815 # to select a filter and <Enter> or <escape> to activate or cancel the filter
|