aio: fix aio ssl support
commit2d39166b9970cd0954238ee80e8ab63a8d0bb47d
authorSteve Bennett <steveb@workware.net.au>
Mon, 1 Feb 2016 05:42:09 +0000 (1 15:42 +1000)
committerSteve Bennett <steveb@workware.net.au>
Mon, 1 Feb 2016 05:52:10 +0000 (1 15:52 +1000)
treebb045da71fdaa7eae928cefca94c24d70ee86def
parent54697b4bebf26e80d60e7a10d42fc5f4f00b9fdd
aio: fix aio ssl support

The following changes were not merged:
- commit examples/{certificate,key}.pem
- return AioFile from JimMakeChannel to allow ssl-specific settings to be set
- improve examples/ssl.{client,server} so they work out-of-the-box

Signed-off-by: Steve Bennett <steveb@workware.net.au>
examples/certificate.pem [new file with mode: 0644]
examples/key.pem [new file with mode: 0644]
examples/ssl.client
examples/ssl.server
jim-aio.c