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

Implement getsockopt() #22

Closed haraldh closed 5 years ago

haraldh commented 5 years ago

Implement getsockopt() function. TLS part needs to be implemented in the future.

Harald Hoyer harald@redhat.com: Fixed next!() and lazy_static!

Replaces https://github.com/enarx/cipherpipe/pull/15