Software /
code /
prosody
Log
util-src/net.c @ 6081:19ada596aec4
description | author | age |
---|---|---|
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 |