Detailed Description
Description for a task waiting in select
Definition at line 80 of file sockets.c.
Field Documentation
unimplemented: exceptset passed to select
Definition at line 88 of file sockets.c.
Pointer to the next waiting task
Definition at line 82 of file sockets.c.
readset passed to select
Definition at line 84 of file sockets.c.
semaphore to wake up a task waiting for select
Definition at line 92 of file sockets.c.
don't signal the same semaphore twice: set to 1 when signalled
Definition at line 90 of file sockets.c.
writeset passed to select
Definition at line 86 of file sockets.c.
The documentation for this struct was generated from the following file:
- libraries/liblwip/source/lwip_1.3.2/src/api/sockets.c