Navigation
API > API/Plugins > API/Plugins/SocketSubsystemEOS > API/Plugins/SocketSubsystemEOS/FSocketSubsystemEOS
References
| Module | SocketSubsystemEOS |
| Header | /Engine/Plugins/Online/SocketSubsystemEOS/Source/SocketSubsystemEOS/Public/SocketSubsystemEOS.h |
| Include | #include "SocketSubsystemEOS.h" |
| Source | /Engine/Plugins/Online/SocketSubsystemEOS/Source/SocketSubsystemEOS/Private/SocketSubsystemEOS.cpp |
bool BindChannel
&40;
const FInternetAddrEOS & Address
&41;
Remarks
Bind our socket name & channel and ensure no other connections are using this combination True if we bound successfully, false if not and LastSocketError will be set with a reason
Parameters
| Name | Description |
|---|---|
| Address | The address to bind to |