summaryrefslogtreecommitdiffstats
path: root/network/enet/README
diff options
context:
space:
mode:
author otzy_0072010-05-13 00:59:57 +0200
committer David Somero2010-05-13 00:59:57 +0200
commit99edd7ff7afef57faf27aa3f17c0198052d6a81a (patch)
tree0ef77a25f0ad19c43122ea9776bdad8a7ea78a56 /network/enet/README
parenta4a8fd859261ee966a022e6c3e0494f036b49187 (diff)
downloadslackbuilds-99edd7ff7afef57faf27aa3f17c0198052d6a81a.tar.gz
network/enet: Added to 13.0 repository
Diffstat (limited to 'network/enet/README')
-rw-r--r--network/enet/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/enet/README b/network/enet/README
new file mode 100644
index 0000000000..c7ab446f5d
--- /dev/null
+++ b/network/enet/README
@@ -0,0 +1,4 @@
+ENet's purpose is to provide a relatively thin, simple and robust network
+communication layer on top of UDP (User Datagram Protocol). The primary
+feature it provides is optional reliable, in-order delivery of packets.
+