Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
27b3854eb7827248fde11dd903563946e07ac6cd
/
daemon
/
face
/
unix-stream-channel.hpp
43ff2a9
face: EthernetChannel
by Davide Pesavento
· 7 years ago
77911cc
face: make logging more uniform across channel types
by Davide Pesavento
· 8 years ago
c19408d
face: move isListening()/size() to Channel as pure virtual methods
by Davide Pesavento
· 8 years ago
8fd15e6
face: move Channel and subclasses into nfd::face namespace
by Davide Pesavento
· 8 years ago
b84bd3a
common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly
by Davide Pesavento
· 9 years ago
47ab029
face: deduplicate callback typedefs between Channel and ProtocolFactory
by Davide Pesavento
· 9 years ago
292e5e1
face: use move semantics for sockets where possible
by Davide Pesavento
· 10 years ago
6ad890a
face: Stop using shared_ptr to manage acceptors
by Davide Pesavento
· 10 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago
e22d8c8
face: UnixStreamChannel: improved handling of existing socket files.
by Davide Pesavento
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
61e3cc5
faces: Channel base class
by Junxiao Shi
· 11 years ago
9cec8ee
face: Create the socket file in UnixStreamChannel world-writable.
by Davide Pesavento
· 11 years ago
bc4dd8c
face: UnixStream{Face,Channel,ChannelFactory} implementation.
by Davide Pesavento
· 11 years ago