Update progress.md

This commit is contained in:
chai2010 2016-01-03 09:00:25 +08:00
parent 353a66f488
commit e469547008

View File

@ -71,7 +71,7 @@
- [x] 8.2 Example: Concurrent Clock Server
- [x] 8.3 Example: Concu rent Echo Server
- [ ] 8.4 Channels
- [ ] 8.5 Looping in Parallel
- [x] 8.5 Looping in Parallel
- [x] 8.6 Example: Concurrent Web Crawler
- [x] 8.7 Multiplexing with select
- [x] 8.8 Example: Concurrent Directory Traversal