Update progress.md

This commit is contained in:
chai2010 2015-12-31 11:33:47 +08:00
parent a4b18e713e
commit e0e9682111

View File

@ -73,7 +73,7 @@
- [ ] 8.4 Channels
- [ ] 8.5 Looping in Parallel
- [x] 8.6 Example: Concurrent Web Crawler
- [ ] 8.7 Multiplexing with select
- [x] 8.7 Multiplexing with select
- [x] 8.8 Example: Concurrent Directory Traversal
- [x] 8.9 Cancellation
- [x] 8.10 Example: Chat Server