[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSocket: Rationale behind address arg in socket.bind
- From: Javier Guerra Giraldez <javier@...>
- Date: Mon, 12 Apr 2010 10:05:41 -0500
On Mon, Apr 12, 2010 at 9:38 AM, Andreas Falkenhahn
<andreas@airsoftsoftwair.de> wrote:
> But the LuaSocket docs don't say that '*' is the default. In fact, the address
sorry, i meant a 'conceptual default', meaning that's what you should
do unless you have a reason to do otherwise. also, i'm not sure right
now if it accepts a literal '*', or if it has to be '0.0.0.0'...
(checking docs)
yes, it's '*' :-)
--
Javier