Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r776 committed - Changes to collect CWND peaks data correctly-included file missed out ...

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r776 committed - Changes to collect CWND peaks data correctly-included file missed out ...


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r776 committed - Changes to collect CWND peaks data correctly-included file missed out ...
  • Date: Wed, 01 Aug 2012 19:31:59 +0000

Revision: 776
Author:

Date: Wed Aug 1 12:31:44 2012
Log: Changes to collect CWND peaks data correctly-included file missed out in the previous commit
http://code.google.com/p/ndt/source/detail?r=776

Modified:
/trunk/src/testoptions.h

=======================================
--- /trunk/src/testoptions.h Mon Apr 30 13:46:39 2012
+++ /trunk/src/testoptions.h Wed Aug 1 12:31:44 2012
@@ -68,7 +68,8 @@
int getCurrentTest();
void setCurrentTest(int testId);

-void start_snap_worker(SnapArgs *snaparg, web100_agent *agentarg,
+//void start_snap_worker(SnapArgs *snaparg, web100_agent *agentarg,
+void start_snap_worker(SnapArgs *snaparg, web100_agent *agentarg, CwndPeaks* peaks,
char snaplogenabled, pthread_t *wrkrthreadidarg,
char *metafilevariablename, char *metafilename, web100_connection* conn,
web100_group* group);


  • [ndt-dev] [ndt] r776 committed - Changes to collect CWND peaks data correctly-included file missed out ..., ndt, 08/01/2012

Archive powered by MHonArc 2.6.16.

Top of Page