david-maw / StreamSSL

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

Move Handle and SecurityHandle into StreamServer project and share them between server and client. #6

Closed david-maw closed 6 years ago

david-maw commented 6 years ago

Update SSLServer.... to use the new handle classes, eliminating explicit code to destroy handles and release the underlying objects.