I'm using:
m_remoteEndpointToSendDataTo
{boost::asio::ip::address::from_string("255.255.255.255"), Y};
//Y=some unsigned short
Is this wrong? But why would it affect binding and stuff anyway?
Note that the error message: "An attempt was made to access a socket
in a way forbidden by its access permissions" is during the binding
step.
On Mon, Jan 13, 2014 at 9:20 PM, Bjorn Reese [via Boost]
<[hidden email]> wrote: