]> git.deb.at Git - rhonda/impostor.hazel.git/commit
Use consuming enumerator for queue processing
authorMatthew Endsley <mendsley@gmail.com>
Wed, 3 Feb 2021 09:15:10 +0000 (01:15 -0800)
committerMatthew Endsley <mendsley@gmail.com>
Wed, 3 Feb 2021 22:40:54 +0000 (14:40 -0800)
commit3e7080d3b9c61eba244b2c2280f67ab5cf19a789
tree244011af271b84fb5d59b72a5457ae87fe57b2dd
parentade3e5d292c888d5a1492f1580b694870eafab59
Use consuming enumerator for queue processing

This changes avoids us needing to write the proper error-checking code
to see if a queue has been completed vs some unrelated failure.
Hazel/FewerThreads/ThreadLimitedUdpConnectionListener.cs