aboutsummaryrefslogtreecommitdiffstats
path: root/src/ssl/unix_socket/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssl/unix_socket/info.txt')
-rw-r--r--src/ssl/unix_socket/info.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/ssl/unix_socket/info.txt b/src/ssl/unix_socket/info.txt
new file mode 100644
index 000000000..205d0c700
--- /dev/null
+++ b/src/ssl/unix_socket/info.txt
@@ -0,0 +1,21 @@
+define UNIX_SOCKET
+
+<source>
+unx_sock.cpp
+</source>
+
+<header:public>
+unx_sock.h
+</header:public>
+
+<requires>
+ssl
+</requires>
+
+<os>
+linux
+freebsd
+netbsd
+openbsd
+solaris
+</os>