Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Common > API/Runtime/Networking/Common/FTcpSocketBuilder
| Type | Name | Description | |
|---|---|---|---|
| FTcpSocketBuilder | AsReusable () |
Makes the bound address reusable by other sockets. | |
| FTcpSocketBuilder | AsReusable
(
bool bInReusable |
Sets re-usability of the bound address by other sockets. |