| Commit message (Expand) | Author | Age | Files | Lines |
* | net.connect: Remove TODO about use_ipv4/6 done in 3bfb20be844c | Kim Alvefur | 2020-06-22 | 1 | -1/+0 |
* | Backed out changeset 44ef46e1a951 (not optimal API) | Matthew Wild | 2020-01-25 | 1 | -21/+12 |
* | net.connect: Add API to create custom connect()s with options, incl. use_ipv[46] | Matthew Wild | 2020-01-24 | 1 | -12/+21 |
* | net.connect: Mention RFC 6724 regression | Kim Alvefur | 2019-12-07 | 1 | -0/+1 |
* | net.connect: Add some TODOs and FIXMEs | Kim Alvefur | 2019-12-07 | 1 | -1/+3 |
* | net.connect: Add some TODO comments | Kim Alvefur | 2019-11-26 | 1 | -0/+4 |
* | net.*: Remove tostring call from logging | Kim Alvefur | 2019-07-30 | 1 | -1/+1 |
* | net.connect: Fix passing request table to new listener | Kim Alvefur | 2018-09-26 | 1 | -1/+1 |
* | net.connect: Remove manual onattach callback invocation | Kim Alvefur | 2018-09-26 | 1 | -3/+0 |
* | net.connect: Fix to store correct parameter | Matthew Wild | 2018-02-26 | 1 | -1/+1 |
* | net.connect: Improve error message | Matthew Wild | 2018-02-26 | 1 | -1/+1 |
* | net.connect: Handle immediate failures of server.addclient | Matthew Wild | 2018-02-26 | 1 | -1/+6 |
* | net.connect: Handle case when resolver runs out of targets | Matthew Wild | 2018-02-26 | 1 | -0/+8 |
* | net.connect: Track last connection error | Matthew Wild | 2018-02-26 | 1 | -1/+2 |
* | net.connect: Default to *a pattern if none provided | Matthew Wild | 2018-02-23 | 1 | -1/+1 |
* | net.connect: New API for outgoing connections, based on 'service resolvers' | Matthew Wild | 2018-02-23 | 1 | -0/+78 |