forked from Imagelibrary/lwip
changed comment in struct linger
This commit is contained in:
@@ -178,7 +178,7 @@ struct lwip_setgetsockopt_data {
|
||||
*/
|
||||
struct linger {
|
||||
int l_onoff; /* option on/off */
|
||||
int l_linger; /* linger time */
|
||||
int l_linger; /* linger time in seconds */
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user