Skip to content
Snippets Groups Projects
Commit d8264dbd authored by Brutzman, Don's avatar Brutzman, Don
Browse files

fix threading/race condition causing intermittent socket errors by refactoring...

fix threading/race condition causing intermittent socket errors by refactoring socket creation from send/receive threads, synchronized to avoid interleaved reentry.  unit tests all passing.
parent c2ec9807
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment