|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 224 (0xe0) Types: TextFile Names: »nntpxmit.h«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦373604645⟧ »EurOpenD3/news/bnews.2.11/src.tar.Z« └─⟦3beb569ac⟧ └─⟦this⟧ »src/nntpxmit.h«
#define dprintf if (Debug) fprintf #define TIMEOUT 3600 /* seconds to read timeout in sfgets */ /* in goodbye() wait (or not) for QUIT response */ #define WAIT 1 #define DONT_WAIT 0 #ifndef FAIL #define FAIL (-1) #endif