Bruce Dodson

Results 3 issues of Bruce Dodson

**Describe the bug (including copyable syntax)** A clear and concise description of what the bug is. If you're planning on posting a screenshot, please paste the accompanying code here. **Screenshot**...

bug

I am suggesting to add an option to bind 0.0.0.0 to listen on all interfaces in SimpleTcpServer, instead of itemizing the interfaces and listening on each one individually. This would...

Although it is possible to perform an Interlocked.Exchange / Interlocked.CompareExchange on a volatile field, and as Microsoft notes, there are cases like this where the warning can be disabled. However,...