Searched refs:maxfdp1 (Results 1 - 3 of 3) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | Socket.h | 101 n32 dec "maxfdp1" 118 int maxfdp1; /**< max descriptor used +1 (again see select doc) */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
H A D | sockets.h | 2482 #define select(maxfdp1, readset, writeset, exceptset, timeout) \ 2483 lwip_select(maxfdp1, readset, writeset, exceptset, timeout)
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_net_api.h | 883 int select(int maxfdp1, fd_set *readset, fd_set *writeset, fd_set *exceptset,
|
Completed in 6 milliseconds