[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: thoughts on luasocket
- From: Cosmin Apreutesei <cosmin.apreutesei@...>
- Date: Fri, 8 Jan 2010 16:51:40 +0200
On Fri, Jan 8, 2010 at 16:48, Alexander Gladysh <agladysh@gmail.com> wrote:
> On Fri, Jan 8, 2010 at 17:40, Cosmin Apreutesei
> <cosmin.apreutesei@gmail.com> wrote:
>> Hi, a few questions:
>
>> 1) socket.receive() is not documented, although used by socket.http()
>> and it's even used on one example -- does that mean I should only use
>> sinks and pumps and not receive() and send() ?
>
> http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/tcp.html#receive
Oops, so that was a tcp thing. Thanks and sorry for the noise I'll
RTFM next time.