ISocketFactory
interface ISocketFactory
Represents a factory to create Socket instances.
Creates a Socket with the specified AddressFamily,
SocketType and ProtocolType that does not use the
Nagle algorithm.