Solve a problem with overlapping socket and openssl parameters
[socat.git] / xio-vsock.h
blob20e36a49294e44cd33a02138c4db577ab912aade
1 /* source: xio-vsock.h */
2 /* Copyright Gerhard Rieger and contributors (see file CHANGES) */
3 /* Author: Stefano Garzarella <sgarzare@redhat.com */
4 /* Published under the GNU General Public License V.2, see file COPYING */
5 #ifndef __xio_vsock_h_included
6 #define __xio_vsock_h_included 1
8 extern const struct addrdesc addr_vsock_connect;
9 extern const struct addrdesc addr_vsock_listen;
11 #endif /* !defined(__xio_vsock_h_included) */