openssl/demos/bio
Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>.
Submitted by:
Reviewed by:
PR:
1999-04-23 22:13:45 +00:00
..
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
saccept.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
sconnect.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
server.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00

This directory contains some simple examples of the use of BIO's
to simplify socket programming.