From cef210b584a0bf35d61558186cb277b9ce5465fb Mon Sep 17 00:00:00 2001 From: chai2010 Date: Thu, 10 Dec 2015 10:54:44 +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 7719949..f999a78 100644 --- a/progress.md +++ b/progress.md @@ -72,7 +72,7 @@ - [ ] 8.3 Example: Concu rent Echo Server - [ ] 8.4 Channels - [ ] 8.5 Looping in Parallel - - [ ] 8.6 Example: Concurrent Web Crawler + - [x] 8.6 Example: Concurrent Web Crawler - [ ] 8.7 Multiplexing with select - [ ] 8.8 Example: Concurrent Directory Traversal - [ ] 8.9 Cancellation