Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/FTcpSocketBuilder
Description
Sets socket operations to be non-blocking.
| Name | AsNonBlocking |
| Type | function |
| Header File | /Engine/Source/Runtime/Networking/Public/Common/TcpSocketBuilder.h |
| Include Path | #include "Common/TcpSocketBuilder.h" |
FTcpSocketBuilder AsNonBlocking()
This instance (for method chaining).
See Also
-
AsReusable