summary refs log tree commit diff
path: root/msg_socket2/README
diff options
context:
space:
mode:
Diffstat (limited to 'msg_socket2/README')
-rw-r--r--msg_socket2/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/msg_socket2/README b/msg_socket2/README
new file mode 100644
index 0000000..96ae145
--- /dev/null
+++ b/msg_socket2/README
@@ -0,0 +1,12 @@
+msg_socket2
+===========
+
+A library for sending messages over Unix domain sockets, including
+file descriptors.
+
+HTML usage documentation can be generated with:
+
+	cargo doc
+
+Licensed under either of Apache License (LICENSE-APACHE), Version 2.0
+or MIT license (LICENSE-MIT) at your option.