From e469547008c6af53bf892b56e4e28a348dd1e92e Mon Sep 17 00:00:00 2001 From: chai2010 Date: Sun, 3 Jan 2016 09:00:25 +0800 Subject: [PATCH] Update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index 899d30b..8553f07 100644 --- a/progress.md +++ b/progress.md @@ -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