SocketHandler

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def client(paths: SocketPaths): Either[Socket, SocketChannel]
def server(paths: SocketPaths): Either[ServerSocket, ServerSocketChannel]
def usesWindowsPipe: Boolean