Subject: [Boost-users] wchar_t and boost::asio
From: Cain Miley (cainjonm_at_[hidden])
Date: 2009-02-19 02:50:32


Okay, i sorted out that you can't use boost::asio::basic_streambuf with wide
chars, but if not that, how do I send wide chars with asio?

Is it even possible?

Thanks.