aboutsummaryrefslogtreecommitdiff
path: root/openssl/demos/bio/README
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/demos/bio/README')
-rw-r--r--openssl/demos/bio/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/openssl/demos/bio/README b/openssl/demos/bio/README
new file mode 100644
index 000000000..0b24e5b80
--- /dev/null
+++ b/openssl/demos/bio/README
@@ -0,0 +1,3 @@
+This directory contains some simple examples of the use of BIO's
+to simplify socket programming.
+