andreiavrammsd / cpp-channel

Thread-safe container for sharing data between threads
https://blog.andreiavram.ro/cpp-channel-thread-safe-container-share-data-threads/
MIT License
400 stars 28 forks source link

Close #5

Closed andreiavrammsd closed 4 years ago

andreiavrammsd commented 4 years ago

Ability to mark the channel as closed when you no longer want to write on it.