Boost logo

Boost :

Subject: Re: [boost] Boost ASIO - Client Request TCP Help..!!
From: Rahul Mathur (srivmuk_at_[hidden])
Date: 2013-10-11 14:03:38


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 <cliffg_at_[hidden]>wrote:

> 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/boost<http://lists.boost.org/mailman/listinfo.cgi/boost>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk