Scott Graham 0515c6aad6 Support system-assigned port via two part listen()
This fixes #46 by allowing the user to separate the port bind from the
blocking listen(). Two new API functions bind_to_any_port() (which
returns the system-assigned port) and listen_after_bind() are equivalent
to the existing listen().
2018-04-16 08:23:41 -07:00
..
2012-09-26 21:35:49 -04:00
2013-04-24 09:35:45 -04:00
2017-12-29 22:34:59 -05:00
2017-12-30 00:00:43 -05:00
2013-07-04 18:18:52 -04:00