From 5d8e9063d9ad430558a49b83fd25fba7f5b94e0e Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 9 Jun 2010 09:40:46 +0000 Subject: [PATCH] Merge from trunk. ........ r62497 | chris_kohlhoff | 2010-06-07 09:28:58 +1000 (Mon, 07 Jun 2010) | 2 lines Fix handling of small but non-zero timeouts. Fixes #4205. ........ r62499 | chris_kohlhoff | 2010-06-07 10:00:45 +1000 (Mon, 07 Jun 2010) | 2 lines Reworked implementation MkII. Also fixes #4170. ........ r62530 | chris_kohlhoff | 2010-06-08 09:24:28 +1000 (Tue, 08 Jun 2010) | 2 lines Fixes for MSVC 7.1, Borland. ........ r62531 | chris_kohlhoff | 2010-06-08 09:29:05 +1000 (Tue, 08 Jun 2010) | 2 lines Some changes for Symbian support. ........ r62549 | chris_kohlhoff | 2010-06-08 14:27:26 +1000 (Tue, 08 Jun 2010) | 2 lines Fix typo in tutorial. Fixes #4252. ........ r62556 | chris_kohlhoff | 2010-06-08 19:01:39 +1000 (Tue, 08 Jun 2010) | 2 lines Ensure unsigned char is used with isdigit. Fixes #4201. ........ r62558 | chris_kohlhoff | 2010-06-08 21:01:57 +1000 (Tue, 08 Jun 2010) | 2 lines Fix handling of empty buffer sequences. ........ [SVN r62644] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index c1d25769bd..a70528c9be 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit c1d25769bd52c45b2f60c9f9194ebf1e28d453bf +Subproject commit a70528c9be768785bd8965ea004d8da2a2a1c310