FUdpSocketBuilder::AsNonBlocking

Sets socket operations to be non-blocking.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Common/UdpSocketBuilder.h

Include

#include "Common/UdpSocketBuilder.h"

Syntax

FUdpSocketBuilder & AsNonBlocking()

Remarks

Sets socket operations to be non-blocking.

Returns

This instance (for method chaining).

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss