OpenSSL options min-version, max-version
[socat.git] / xiohelp.h
blobc6767bfb0a6705e1d4ef1ca3fa96287d41550dc3
1 /* source: xiohelp.h */
2 /* Copyright Gerhard Rieger and contributors (see file CHANGES) */
3 /* Published under the GNU General Public License V.2, see file COPYING */
5 #ifndef __xiohelp_h_included
6 #define __xiohelp_h_included 1
8 extern int xioopenhelp(FILE *of,
9 int level /* 0..only addresses, 1..and options */
12 #endif /* !defined(__xiohelp_h_included) */