$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] udp client
From: Christer Borgqvist (christer.borgqvist10_at_[hidden])
Date: 2012-05-27 03:58:47
Hi,
I use the HTTP server 3 example, i want to dump all the request and
response to a thread queue and using a udp client to send to syslog,
how should i do that.
/
Christer