This interface is implemented by a TCP socket. Call the INetworkManager.createTcpSocket method to create a TCP socket.
This interface extends the Net.ISocket and does not add any additional properties or methods.
interface ITcpSocket extends ${Net.ISocket} {
}
// This interface is not available in managed environment
// This interface is not available in native environment