SetSocketAndLocalAddress

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetSocketAndLocalAddress

(
    FSocket* NewSocket
)

Set the current NetDriver's socket to the given socket and takes ownership of it (the driver will handle destroying it).

Public function

void

 

SetSocketAndLocalAddress

(
    const TSharedPtr< FSocket >& Share...
)

Set the current NetDriver's socket to the given socket.

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