FTcpSocketBuilder::AsReusable

Makes the bound address reusable by other sockets.

Windows
MacOS
Linux

References

Module

Networking

Header

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

Include

#include "Common/TcpSocketBuilder.h"

Syntax

FTcpSocketBuilder AsReusable()

Remarks

Makes the bound address reusable by other sockets.

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