summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2019-03-27 23:18:25 +0100
committerMikael Magnusson <mikma@users.sourceforge.net>2024-07-05 17:07:14 +0200
commite5fc2e6a0233ce375eb5c6cc94657ab7d66be4ad (patch)
tree0d8a39d58fe8b82e421fe6737d2471d2f3cdcedb /lib
parent08ff0af8986099e6fb1d8a94c7ce62c83e4df7f1 (diff)
Unix: Implement sk_connect_unix
Support abstract socket in sk_unix_connect Implement SK_UNIX_ACTIVE
Diffstat (limited to 'lib')
-rw-r--r--lib/socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/socket.h b/lib/socket.h
index 3417423f..7551aa81 100644
--- a/lib/socket.h
+++ b/lib/socket.h
@@ -147,6 +147,7 @@ extern int sk_priority_control; /* Suggested priority for control traffic, shou
#define SK_UNIX 9
#define SK_SSH_ACTIVE 10 /* - - * * - ? - DA = host */
#define SK_SSH 11
+#define SK_UNIX_ACTIVE 12
/*
* Socket subtypes