log util-src/net.c @ 6563:f0a2bdfd0cea

age author description
Wed, 17 Sep 2014 14:30:29 +0200 Kim Alvefur util-src/*.c: Add macro for compiling with Lua 5.2
Tue, 16 Sep 2014 21:56:18 +0200 Kim Alvefur util-src/*.c: Don't create globals when loaded
Fri, 30 Aug 2013 16:14:31 +0200 Kim Alvefur util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list)
Mon, 15 Jul 2013 23:43:20 +0100 Matthew Wild util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head)
Mon, 15 Jul 2013 23:34:59 +0100 Matthew Wild util.net: Include missing header needed for successful compiltion on FreeBSD
Tue, 18 Jun 2013 09:04:44 +0100 Matthew Wild util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0)