[netperf-dev] netperf2 commit notice r329 - trunk/src
raj at netperf.org
raj at netperf.org
Mon Sep 28 11:44:41 PDT 2009
Author: raj
Date: 2009-09-28 11:44:40 -0700 (Mon, 28 Sep 2009)
New Revision: 329
Modified:
trunk/src/nettest_bsd.h
Log:
jose provides a prototype for create_data_socket
Modified: trunk/src/nettest_bsd.h
===================================================================
--- trunk/src/nettest_bsd.h 2009-09-28 18:42:30 UTC (rev 328)
+++ trunk/src/nettest_bsd.h 2009-09-28 18:44:40 UTC (rev 329)
@@ -636,3 +636,5 @@
extern void recv_tcp_nbrr();
#endif
+
+extern SOCKET create_data_socket(struct addrinfo *res);
More information about the netperf-dev
mailing list