Software /
code /
prosody
Log
util-src/net.c @ 5951:09645f58c14c
description | author | age |
---|---|---|
util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) | Kim Alvefur | 2013-08-30 |
util.net: Fix compilation on Windows (outputs an empty list of addresses for now) (tested only in my head) | Matthew Wild | 2013-07-15 |
util.net: Include missing header needed for successful compiltion on FreeBSD | Matthew Wild | 2013-07-15 |
util.net: Add util.net, containing local_addresses() (removed from LuaSocket 3.0) | Matthew Wild | 2013-06-18 |