Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/FSimpleAbstractSocket_FMultichan-
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/NetworkMessage.h |
| Include | #include "NetworkMessage.h" |
FSimpleAbstractSocket_FMultichannelTCPSocket
&40;
class FMultichannelTcpSocket &42; InSocket,
uint32 InSendChannel,
uint32 InReceiveChannel
&41;
Remarks
Constructor
Parameters
| Name | Description |
|---|---|
| InSocket | Multichannel socket to forward requests to |
| InSendChannel | Channel to send to |
| InReceiveChannel | Channel to receive from, defaults to the sending channel |