$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] ASIO with SSL over UDP...
From: Rick Meier (rick.meier_at_[hidden])
Date: 2010-03-15 13:54:21
Is it possible to use the ASIO::SSL classes on a UDP connection? It appears that the SSL context will only work over TCP.
Thanks
Rick M