Module unix

Module unix 

Source

Functions§

unix_face_connect
Connect to a Unix socket at path and return a UnixFace.
unix_face_from_stream
Wrap an accepted or connected UnixStream into a UnixFace.
unix_management_face_from_stream
Wrap an accepted UnixStream into a management UnixFace.

Type Aliases§

UnixFace
NDN face over a Unix domain socket with TLV length-prefix framing.