Method | Description | |
---|---|---|
CustomSocket ( AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType ) : System | ||
CustomSocket ( |
||
CustomSocket ( SocketType socketType, ProtocolType protocolType ) : System | ||
SendUnsafe ( |
public CustomSocket ( AddressFamily addressFamily, SocketType socketType, ProtocolType protocolType ) : System | ||
addressFamily | AddressFamily | |
socketType | SocketType | |
protocolType | ProtocolType | |
return | System |
public CustomSocket ( |
||
socketInformation | ||
return | System |
public CustomSocket ( SocketType socketType, ProtocolType protocolType ) : System | ||
socketType | SocketType | |
protocolType | ProtocolType | |
return | System |
public SendUnsafe ( |
||
buffers | ||
flags | SocketFlags | |
return | int |