lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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

Am I missing something?

> 2) rfc links don't work (maybe point to ietf.org would be better)

I second that.

Alexander.