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

Clarify documentation on stream thread safety #329

Closed
vinniefalco opened this issue Apr 27, 2017 · 0 comments
Closed

Clarify documentation on stream thread safety #329

vinniefalco opened this issue Apr 27, 2017 · 0 comments
Labels
Doc A documentation specific issue

Comments

@vinniefalco
Copy link
Member

websocket::stream docs should state:

Thread Safety
Distinct objects: Safe.
Shared objects: Unsafe.

This applies to both the synchronous and asynchronous interfaces.

@vinniefalco vinniefalco added the Doc A documentation specific issue label Apr 27, 2017
vinniefalco added a commit that referenced this issue Apr 28, 2017
vinniefalco added a commit that referenced this issue Apr 28, 2017
vinniefalco added a commit that referenced this issue Apr 28, 2017
vinniefalco added a commit that referenced this issue Apr 28, 2017
vinniefalco added a commit that referenced this issue Apr 28, 2017
vinniefalco added a commit that referenced this issue May 1, 2017
vinniefalco added a commit that referenced this issue May 1, 2017
vinniefalco added a commit that referenced this issue May 5, 2017
vinniefalco added a commit that referenced this issue May 5, 2017
vinniefalco added a commit that referenced this issue Jul 20, 2017
vinniefalco added a commit that referenced this issue Jul 20, 2017
vinniefalco added a commit that referenced this issue Jul 23, 2017
madmongo1 added a commit to madmongo1/beast that referenced this issue Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc A documentation specific issue
Projects
None yet
Development

No branches or pull requests

1 participant