Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
2073dcec575aa9939030b9d0699691d793e2b716
/
daemon
/
face
/
tcp-transport.cpp
c0df94e
face: minor code cleanups
by Davide Pesavento
· 1 year, 3 months ago
5d64263
daemon: use asio::defer() instead of asio::post() where appropriate
by Davide Pesavento
· 1 year, 3 months ago
a9e1ab2
build: require boost >= 1.71.0
by Davide Pesavento
· 1 year, 3 months ago
e422f9e
Refactor and modernize namespace declarations
by Davide Pesavento
· 2 years, 7 months ago
a3a7a4e
Use more C++17 features
by Davide Pesavento
· 2 years, 7 months ago
a6bd7da
build: Remove unnecessary std::ref, causing compilation issues with Boost 1.70.0
by Alexander Afanasyev
· 6 years ago
2cae8ca
core: move nfd-specific files to daemon/
by Davide Pesavento
· 6 years ago
a681a24
face: downgrade "Creating transport" log message to DEBUG
by Davide Pesavento
· 6 years ago
3dade00
core+daemon: eliminate scheduler::{schedule,cancel} wrappers
by Davide Pesavento
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
by Davide Pesavento
· 7 years ago
a314808
core: reimplement logging using ndn-cxx's facility
by Davide Pesavento
· 7 years ago
ded1742
face: Configurable IP subnets for "local" TCP faces
by Alexander Afanasyev
· 7 years ago
b49313d
face: congestion detection in TCP, UDP, and Unix socket transports
by Eric Newberry
· 7 years ago
32dab97
face: Transport::canChangePersistencyTo
by Yanbiao Li
· 8 years ago
dcdf621
face: support permanent persistency in TcpTransport
by Weiwei Liu
· 8 years ago
16aabbc
face: TcpTransport
by Yukai Tu
· 9 years ago