diff runopts.h @ 71:ac96bc733e71

adding inetd mode back from 0.43
author Matt Johnston <matt@ucc.asn.au>
date Thu, 12 Aug 2004 17:18:53 +0000
parents eee77ac31ccc
children 72dc22f56858
line wrap: on
line diff
--- a/runopts.h	Thu Aug 12 16:41:58 2004 +0000
+++ b/runopts.h	Thu Aug 12 17:18:53 2004 +0000
@@ -55,6 +55,8 @@
 	uint16_t *ports;
 	unsigned int portcount;
 
+	int inetdmode;
+
 	/* Flags indicating whether to use ipv4 and ipv6 */
 	/* not used yet
 	int ipv4;