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