david-maw / StreamSSL

The StreamSSL sample described in CodeProject
Other
48 stars 24 forks source link

Create SendLn and RecvLn #75

Open david-maw opened 5 years ago

david-maw commented 5 years ago

Seems like a couple of record delimited functions, call them SendLn and RecvLn would be useful, both for plain sockets and for SSL sockets.