[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Question about a metatable's name in luasocket
- From: Sam Roberts <vieuxtech@...>
- Date: Fri, 16 Jan 2009 10:43:06 -0800
luasocket has an unusual usage for metatable names, it organizes
objects into "groups" of some kind.
What docs there are can be found in the auxiliar.h header file and
associated .c file.
Sam