SSL read, and accept functions have now been implement. Read is not yet fully optimized, but good enough for now. I'll propably have connect & write routines done by end of week, and I can then give some performance figures on loopback transfer.
I expect it to be able to max nearly 100mb/sec. Transfering 32mb file and parsing new lines from it took nearly 5seconds & consumed less than 7% of cpu time of one processor (according to task manager, which isn't really that reliable
)