SELWAIT_T is only used within LwIP.
 
Symbols
loading...
Files
loading...

SELWAIT_T macro

This is overridable for the rare case where more than 255 threads select on the same socket...

Syntax

#define SELWAIT_T u8_t

References

LocationText
sockets_priv.h:58
#define SELWAIT_T u8_t
sockets_priv.h:82
SELWAIT_T select_waiting;