SocketFile

object SocketFile
class Object
trait Matchable
class Any

Value members

Concrete methods

def canConnect(paths: SocketPaths): Either[Throwable, Unit]
def connect(paths: SocketPaths): Either[Throwable, SocketChannel]