Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/FSocket
- FSocket::Shutdown()
- FSocketEOS::Shutdown()
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/Sockets.h |
| Include | #include "Sockets.h" |
bool Shutdown
&40;
ESocketShutdownMode Mode
&41;
Remarks
Shuts down the socket, making it unusable for reads and/or writes. This does not close the socket! true if successful, false otherwise.
Parameters
| Name | Description |
|---|---|
| Types |