mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-16 23:15:37 +00:00
Fix comment on lwip_shutdown() (it's not unimplemented any more)
(cherry picked from commit 4b091cfc2a
)
This commit is contained in:
parent
d6e8e05edd
commit
faa7a21a83
@ -1684,8 +1684,7 @@ again:
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Unimplemented: Close one end of a full-duplex connection.
|
* Close one end of a full-duplex connection.
|
||||||
* Currently, the full connection is closed.
|
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
lwip_shutdown(int s, int how)
|
lwip_shutdown(int s, int how)
|
||||||
|
Loading…
Reference in New Issue
Block a user