Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
72fd81d4e62970c9269c59a070ac84e90f05975d
/
ndn-cpp
/
transport
/
udp-transport.hpp
c7e0744
Change receiveIsReady and processEvents to return immediately, with comment warnings that the caller needs to sleep to avoid using 100% CPU.
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
2d27e2f
Convert tabs to spaces.
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 (86%) from ndn-cpp/transport/UdpTransport.hpp]
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
bc53c52
Added UdpTransport
by Jeff Thompson
· 11 years ago