Client_IO.cc File Reference

implementation of concepts for client-sided I/O to the server More...

#include "Client_IO.H"

Include dependency graph for Client_IO.cc:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int ConnectRetries = 3
const int RetryDelay = 60


Detailed Description

implementation of concepts for client-sided I/O to the server

Definition in file Client_IO.cc.


Variable Documentation

const int ConnectRetries = 3

Definition at line 10 of file Client_IO.cc.

Referenced by CClientPolynomFetcher::THREAD_fetch_polynom(), and CClientRelation_Delivery::THREAD_transmit_Relations().

const int RetryDelay = 60

Definition at line 11 of file Client_IO.cc.

Referenced by CClientPolynomFetcher::THREAD_fetch_polynom(), and CClientRelation_Delivery::THREAD_transmit_Relations().


Generated on Wed Nov 7 23:29:29 2007 for Qsieve by  doxygen 1.5.4