This is an automated email from the ASF dual-hosted git repository.

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from b01a0f7  Added break so Eclipse doesn't complain
     new 3686807  Fix UnixUDPNet
     new 6834429  Fix UDP Echo Server

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                  |   1 +
 iocore/net/I_UDPNet.h       |   1 +
 iocore/net/Makefile.am      |  32 ++++-
 iocore/net/P_UDPNet.h       |   2 -
 iocore/net/P_UnixNet.h      |   1 +
 iocore/net/UnixUDPNet.cc    |  14 +-
 iocore/net/test_I_UDPNet.cc | 321 ++++++++++++++++++++++++++++++++++++++------
 iocore/net/test_P_UDPNet.cc | 112 ----------------
 8 files changed, 323 insertions(+), 161 deletions(-)
 delete mode 100644 iocore/net/test_P_UDPNet.cc

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to