]> git.ipfire.org Git - thirdparty/kea.git/commit
[master] define a wrapper object to pass to io_service::post explicitly.
authorJINMEI Tatuya <jinmei@isc.org>
Fri, 3 May 2013 07:26:35 +0000 (07:26 +0000)
committerJINMEI Tatuya <jinmei@isc.org>
Fri, 3 May 2013 07:26:35 +0000 (07:26 +0000)
commitfc4e4e5c2c469c8c464146bfe56cda99effd4593
tree226dd763fc6bf2892f4dcf80e512a79d89b56925
parente3c5c430e69e4b3b2211421be2dc23723c4c40eb
[master] define a wrapper object to pass to io_service::post explicitly.

depending on the version of boost and sunstudio, passing a temporary still
doesn't seem to work.
src/lib/asiolink/io_service.cc