Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
bf50a1a18df8816a8fde9765e8c646f80c133d28
/
ndn-cpp
/
transport
/
udp-transport.cpp
bf50a1a
Added Node class, and move most functionality from Face to Node. Make connect take a Node, not a Face.
by Jeff Thompson
· 11 years ago
a00f4eb
In the destructor, free the memory allocated for elementReader_.partialData.
by Jeff Thompson
· 11 years ago
432c8be
Added support for processEvents to Transport and Face. Removed tempReceive.
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
5341219
Major code style change to rename all files to lower case.
by Jeff Thompson
· 11 years ago
[Renamed (98%) from ndn-cpp/transport/UdpTransport.cpp]
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
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
bc53c52
Added UdpTransport
by Jeff Thompson
· 11 years ago