UWebSocketNetDriver::GetSocketSubsystem

Stub implementation because for websockets we don't use any underlying socket sub system.

Windows
MacOS
Linux

Override Hierarchy

UNetDriver::GetSocketSubsystem()

UWebSocketNetDriver::GetSocketSubsystem()

References

Module

WebSocketNetworking

Header

/Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Classes/WebSocketNetDriver.h

Include

#include "WebSocketNetDriver.h"

Source

/Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Private/WebSocketNetDriver.cpp

Syntax

virtual ISocketSubsystem * GetSocketSubsystem()

Remarks

Stub implementation because for websockets we don't use any underlying socket sub system.

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