1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-14 23:33:23 +00:00

Added VSOCK stream addresses

This commit is contained in:
Gerhard Rieger 2020-12-26 22:46:36 +01:00
parent 1c7ddfef73
commit 1502f0cdcb
18 changed files with 442 additions and 4 deletions

View file

@ -32,6 +32,7 @@
#include "xio-sctp.h"
#include "xio-socks.h"
#include "xio-proxy.h"
#include "xio-vsock.h"
#endif /* _WITH_SOCKET */
#include "xio-progcall.h"
#include "xio-exec.h"