version 1.11 | version 1.12 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_sockets_c = | * static char *rcsid_sockets_c = | |||
* "$Id: lowlevel.c,v 1.11 2005/09/04 16:58:13 akirschbaum Exp $"; | * "$Id: lowlevel.c,v 1.12 2005/12/05 23:34:04 akirschbaum Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
/** | /** | |||
* Writes out the gathered stats. We clear cst_lst. | * Writes out the gathered stats. We clear cst_lst. | |||
*/ | */ | |||
void write_cs_stats() | void write_cs_stats(void) | |||
{ | { | |||
time_t now=time(NULL); | time_t now=time(NULL); | |||
Legend:
|