moonbridge
log
age | author | description |
---|---|---|
14 months ago | jbe | Added tag v1.1.3 for changeset 62901393deb0default tip |
14 months ago | jbe | Updated reference regarding dual IPv6/IPv4 socketsv1.1.3 |
14 months ago | jbe | Updated LICENSE |
16 months ago | jbe | Added missing "extern" for moonbr_io_sigterm_flag (caused linker errors on certain platforms) |
16 months ago | jbe | Improved Makefile to allow manual selection of PLATFORM and DISTRIBUTION; Emit warning if platform or Linux distribution could not be determined |
16 months ago | jbe | Added missing include of fcntl.h to avoid compiler warning under Linux |
18 months ago | jbe | Make moonbridge_io.tcplisten(nil, port) accept both IPv6 and IPv4 connections independently of operating system setting; if first argument is non-nil and resolves to an IPv6 address, never accept IPv4 connections |