mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
Fix comment on lwip_shutdown() (it's not unimplemented any more)
This commit is contained in:
parent
48d2243845
commit
4b091cfc2a
@ -1684,8 +1684,7 @@ again:
|
||||
}
|
||||
|
||||
/**
|
||||
* Unimplemented: Close one end of a full-duplex connection.
|
||||
* Currently, the full connection is closed.
|
||||
* Close one end of a full-duplex connection.
|
||||
*/
|
||||
int
|
||||
lwip_shutdown(int s, int how)
|
||||
|
Loading…
x
Reference in New Issue
Block a user