Murl Engine API
Version 2018.3
Murl::System::Socket Member List
This is the complete list of members for
Murl::System::Socket
, including all inherited members.
Accept
(const Socket &listenSocket)
Murl::System::Socket
Bind
(const SocketAddress &address)
Murl::System::Socket
Close
()
Murl::System::Socket
protected
Connect
(const SocketAddress &address)
Murl::System::Socket
Create
(const String &protocolName)
Murl::System::Socket
Destroy
()
Murl::System::Socket
EnableBroadcast
(Bool enable)
Murl::System::Socket
EnableKeepAlive
(Bool enable)
Murl::System::Socket
EnableNonBlocking
(Bool enable)
Murl::System::Socket
EnableReuseAddress
(Bool enable)
Murl::System::Socket
EnableTcpNoDelay
(Bool enable)
Murl::System::Socket
GetAddress
() const
Murl::System::Socket
GetLastError
() const
Murl::System::Socket
HasError
()
Murl::System::Socket
IsCreated
() const
Murl::System::Socket
IsReadSelected
() const
Murl::System::Socket
IsWriteSelected
() const
Murl::System::Socket
Listen
(UInt32 maxQueue)
Murl::System::Socket
mHandle
Murl::System::Socket
protected
NonCopyable
()
Murl::NonCopyable
inline
private
Pair
(Socket &pairSocket)
Murl::System::Socket
Receive
(Data &data)
Murl::System::Socket
ReceiveFrom
(Data &data, SocketAddress &address)
Murl::System::Socket
Select
(SocketArray &readSockets, SocketArray &writeSockets, const Time &timeout)
Murl::System::Socket
Send
(const ConstData &data, UInt64 byteOffset)
Murl::System::Socket
SendTo
(const ConstData &data, UInt64 byteOffset, const SocketAddress &address)
Murl::System::Socket
SetLastError
(IEnums::SocketError socketError, const String &reason)
Murl::System::Socket
protected
Socket
()
Murl::System::Socket
VerifyCreated
()
Murl::System::Socket
protected
VerifyNotCreated
()
Murl::System::Socket
protected
~Socket
()
Murl::System::Socket
virtual
Generated on Mon Feb 25 2019 15:59:14 for Murl Engine API by
1.8.14