-static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/worker.c,v 6.24 2003-08-27 13:09:03 hadaq Exp $";
+static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/worker.c,v 6.25 2003-09-02 19:54:21 hadaq Exp $";
#define WORKER_NEW_PROTOCOL
}
#else
/* wait until worker opens statShm and reports pid */
- const int timeout = 15;
+ const int timeout = 60;
int workerIsStarted = 0;
int i;