
11 Oct
2013
11 Oct
'13
6:03 p.m.
YES, I tried with ":tcp::socket::send(boost::asio::buffer((void *)pf,
sizeof(pf)))" but it didn't worked.
On Fri, Oct 11, 2013 at 11:10 PM, Cliff Green
As the compiler is telling you, you can't create a buffer object with just a PacketFormat pointer, you need a pointer and size.
Cliff
______________________________**_________________ Unsubscribe & other changes: http://lists.boost.org/** mailman/listinfo.cgi/boosthttp://lists.boost.org/mailman/listinfo.cgi/boost