lwip_setgetsockopt_data is only used within lwIP.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
int
socket index for which to change options.
int
level of the option to process.
int
name of the option to process.
union { void *p; const void *pc; }
size of *optval.
int
if an error occurs, it is temporarily stored here.
void*
semaphore to wake up the calling task.

References

from examples