Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.net: Fix s2sout on Windows (return 0.0.0.0 and :: instead of an empty list) | Kim Alvefur | 2013-08-30 | 1 | -1/+10 |
| | |||||
* | util.net: Fix compilation on Windows (outputs an empty list of addresses for ↵ | Matthew Wild | 2013-07-15 | 1 | -4/+4 |
| | | | | now) (tested only in my head) | ||||
* | util.net: Include missing header needed for successful compiltion on FreeBSD | Matthew Wild | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | util.net: Add util.net, containing local_addresses() (removed from LuaSocket ↵ | Matthew Wild | 2013-06-18 | 1 | -0/+107 |
3.0) |