Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
432c8be9fb440ff337bc8a960c3185e56f0f242e
/
ndn-cpp
/
transport
432c8be
Added support for processEvents to Transport and Face. Removed tempReceive.
by Jeff Thompson
· 11 years ago
2d27e2f
Convert tabs to spaces.
by Jeff Thompson
· 11 years ago
94ddc27
To avoid warnings on some compilers added extra parens to if ((error = func()))
by Jeff Thompson
· 11 years ago
7098dd6
For now, in Transport, add virtual tempReceive
by Jeff Thompson
· 11 years ago
5341219
Major code style change to rename all files to lower case.
by Jeff Thompson
· 11 years ago
5796388
Added Transport close method
by Jeff Thompson
· 11 years ago
b9e3c8e
Major update to rename NDN class to Face
by Jeff Thompson
· 11 years ago
95a71b1
Fix typo: guard should be NDN_UDPTRANSPORT_HPP
by Jeff Thompson
· 11 years ago
f0fea00
Code style: Rename BinaryXML to BinaryXml
by Jeff Thompson
· 11 years ago
60eaae3
In send, use const unsigned char *
by Jeff Thompson
· 11 years ago
3cd04e8
Change send to use const unsigned char *data
by Jeff Thompson
· 11 years ago
b605b5d
Change send to use const unsigned char *
by Jeff Thompson
· 11 years ago
bc53c52
Added UdpTransport
by Jeff Thompson
· 11 years ago
5e275b4
In BinaryXMLElementReader, add a DynamicUCharArray to handle partial data
by Jeff Thompson
· 11 years ago
2ed62fb
Added doc comment
by Jeff Thompson
· 11 years ago
b002f90
Move the elementReader_ to a member of TcpTransport
by Jeff Thompson
· 11 years ago
7ed97c7
In tempReceive, disregard exceptions.
by Jeff Thompson
· 11 years ago
caff7ef
Fix comment typo
by Jeff Thompson
· 11 years ago
0cb7aee
Pass the NDN object to connect. Added TcpTransport::tempReceive()
by Jeff Thompson
· 11 years ago
beb8b7d
Pass host and port to NDN constructor and Transport::connect
by Jeff Thompson
· 11 years ago
0e72a16
Rename TcpTransport2.cpp to TcpTransport.cpp
by Jeff Thompson
· 11 years ago
fcf347d
Added Transport class
by Jeff Thompson
· 11 years ago