From ffa7c5feb1b06665eea54e26c9e0231b265bbfaa Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 29 May 2012 07:26:58 +0000 Subject: [PATCH] Merge from trunk: * Add support for g++ 4.7 when compiling in C++11 mode. Update revision history. Fixes #6620. * Use the thread's private_op_queue for handlers returned by the reactor task. This fixes a problem where signal_set handlers are not being called when the io_service's concurrency hint is set to 1. Fixes #6657. [SVN r78740] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 96b61282c8..4a3b7d9ad7 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 96b61282c810cfc15f0ce6f37e04fff2973fc674 +Subproject commit 4a3b7d9ad776ab4e1c2a76cf0c9982d3ce4ae76e