$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] using boost with net-snmp
From: Ashish Lal (ashishlal.work_at_[hidden])
Date: 2012-08-29 06:56:24
Hi,
I am trying to integrate net-snmp using AgentX into a C++ app which uses
boost libraries extensively. Has anyone integrated net-snmp with boost's
ASIO based event loop?
Appreciate any help and pointers.