IP-SENDTO:*:6 now passes getaddrinfo() without "ai_socktype not supported"
[socat.git] / xiodiag.h
blob0dbfd1562d607ffdf7d62c86dc541ca589b32aa7
1 /* source: xiodiag.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 __xiodiag_h_included
6 #define __xiodiag_h_included 1
8 extern const char *ddirection[];
9 extern const char *filetypenames[];
11 #endif /* !defined(__xiodiag_h_included) */