$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [asio] introspecting boost::asio::detail::epoll_reactor::run
From: Isidor Zeuner (boost_at_[hidden])
Date: 2014-12-09 05:04:59
Hi all,
I am investigating a livelock in a running process inside
boost::asio::detail::epoll_reactor::run and I was wondering if someone
was in this situation before and may have some tools (gdb scripts?)
handy which can be used to get a list of currently pending tasks
inside the epoll reactor.
Thanks in advance!
Best regards,
Isidor