Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is libressl/libtls full duplex or half duplex from the application writing perspective? #84

Open
cartazio opened this issue Nov 13, 2017 · 0 comments
Labels

Comments

@cartazio
Copy link

Hello! In the context of a high concurrency application i'm at the beginning of writing, i'm of course using libtls and friends. I've been trying to understand if

  1. TLS can be treated as providing full duplex sockets to the application
  2. if TLS the protocol can be full duplex during the bulk of a session, do libressl/libtls provide a full duplex capability to the application (a cursory hunt for locks and mutexes in the code base doesn't give me much clarity here)

many thanks!
(also if this is documented somewhere already please let me know!)
-Carter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants