git: test/mcast: Add test for send(2) on multicast address bound socket
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Apr 8 20:22:22 PDT 2013
commit cecb9aaee66c20be1e4299eb2a92e65e5828d043
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Apr 9 11:05:46 2013 +0800
test/mcast: Add test for send(2) on multicast address bound socket
Summary of changes:
test/mcast/Makefile | 5 +++
test/mcast/mcast.c | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 123 insertions(+)
create mode 100644 test/mcast/Makefile
create mode 100644 test/mcast/mcast.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cecb9aaee66c20be1e4299eb2a92e65e5828d043
--
DragonFly BSD source repository
More information about the Commits
mailing list