leafnode
1.12.0
About: Leafnode is a store & forward NNTP proxy for small (dialup) sites.
![]() ![]() |
#include "leafnode.h"
#include <string.h>
#include "fetchnews.h"
#include "system.h"
#include "ln_log.h"
Go to the source code of this file.
Functions | |
void | check_date (const struct server *current_server) |
void check_date | ( | const struct server * | current_server | ) |
Definition at line 15 of file fetchnews_check_date.c.
References debugmode, lastreply(), lineout, ln_log(), LNLOG_CSERVER, LNLOG_CTOP, LNLOG_SINFO, LNLOG_SWARNING, server::name, nntpreply(), putaline(), and timegm().
Referenced by main().