26 #ifndef NFD_DAEMON_FACE_UNIX_STREAM_TRANSPORT_HPP
27 #define NFD_DAEMON_FACE_UNIX_STREAM_TRANSPORT_HPP
31 #ifndef NFD_HAVE_UNIX_SOCKETS
32 #error "Cannot include this file when UNIX sockets are not available"
Implements Transport for stream-based protocols.
A Transport that communicates on a stream-oriented Unix domain socket.
UnixStreamTransport(protocol::socket &&socket)
#define NFD_LOG_MEMBER_DECL_SPECIALIZED(cls)
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents,...