enarx-archive / cipherpipe

Cipherpipe is a wrapper around libc to add the IPPROTO_TLS socket protocol.
Apache License 2.0
1 stars 4 forks source link

Reorganize the code in some functions #8

Closed DK-DARKmatter closed 5 years ago

DK-DARKmatter commented 5 years ago

Reorganize the code in bind(), connect() and shutdown(). Make them more readable and clear.