You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up concurrency in NIOEchoClient (apple#3099)
Motivation:
We're getting to the examples now! This patch updates NIOEchoClient to
be clean under strict concurrency.
Modifications:
Use the sync operations to add echo handler.
Result:
Another strict concurrency module.
Co-authored-by: George Barnett <gbarnett@apple.com>
0 commit comments