Detailed Description
This struct is used to pass data to the set/getsockopt_internal functions running in tcpip_thread context (only a void* is allowed)
Definition at line 97 of file sockets.c.
Field Documentation
if an error occures, it is temporarily stored here
Definition at line 112 of file sockets.c.
level of the option to process
Definition at line 103 of file sockets.c.
name of the option to process
Definition at line 105 of file sockets.c.
set: value to set the option to get: value of the option is stored here
Definition at line 108 of file sockets.c.
socket index for which to change options
Definition at line 101 of file sockets.c.
socket struct for which to change options
Definition at line 99 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