Software /
code /
prosody
Log
util-src/net.c @ 6788:d64c1f3c7e2e
description | author | age |
---|---|---|
util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux | Kim Alvefur | Fri, 03 Apr 2015 19:52:48 +0200 |
util-src/*.c: Add macro for compiling with Lua 5.2 | Kim Alvefur | Wed, 17 Sep 2014 14:30:29 +0200 |
util-src/*.c: Don't create globals when loaded | Kim Alvefur | Tue, 16 Sep 2014 21:56:18 +0200 |
util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) | Kim Alvefur | Fri, 30 Aug 2013 16:14:31 +0200 |
util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head) | Matthew Wild | Mon, 15 Jul 2013 23:43:20 +0100 |
util.net: Include missing header needed for successful compiltion on FreeBSD | Matthew Wild | Mon, 15 Jul 2013 23:34:59 +0100 |
util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0) | Matthew Wild | Tue, 18 Jun 2013 09:04:44 +0100 |