[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: boolean values
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 21 Jul 2010 15:09:37 -0300
> I think you're trying to use LuaSocket, so the first line is:
>
> local smtp = require 'socket.smtp'
But why did he not get an error from require"smtp" ?