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

Socket reader and writer in different threads #303

Open
SiFly opened this issue Jun 26, 2020 · 0 comments
Open

Socket reader and writer in different threads #303

SiFly opened this issue Jun 26, 2020 · 0 comments

Comments

@SiFly
Copy link

SiFly commented Jun 26, 2020

Questions about MCTP and threads

  1. Is it possible to run a reader and writer in two different threads on the same socket (as allowed by conventional sockets). If so how does one arrange the context for the threads
  2. Is it possible for the initial connect to be done in one thread and later work on the socket to be done in different threads ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant