
11 Oct
2013
11 Oct
'13
7:58 p.m.
On 11/10/2013 19:03, Rahul Mathur wrote:
YES, I tried with ":tcp::socket::send(boost::asio::buffer((void *)pf, sizeof(pf)))" but it didn't worked. Can you be specific about what didn't work? Compile-time or runtime?
I'm pretty sure you'll find it is not asking you for the size of the pointer, but for the amount of data pointed at.