SocketHandler

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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