Update progress.md

pull/1/head
chai2010 2015-12-21 14:37:04 +08:00
parent 69cb6916e9
commit 38e249c65a
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
- [ ] 8.7 Multiplexing with select
- [x] 8.8 Example: Concurrent Directory Traversal
- [x] 8.9 Cancellation
- [ ] 8.10 Example: Chat Server
- [x] 8.10 Example: Chat Server
- [ ] Chapter 9: Concurrency with Shared Variables
- [ ] 9.1 Race Conditions
- [ ] 9.2 Mutual Exclusion: sync.Mutex