net: Prefix module imports with prosody namespace
|
Kim Alvefur |
22 months ago |
net.connect: Clear TODO for Happy Eyeballs / RFC 8305, close #1246
|
Kim Alvefur |
2022-08-19 |
net.connect: Fix accumulation of connection attempt references
|
Kim Alvefur |
2022-04-20 |
net.connect: Improve logging on connection attempt failure
|
Matthew Wild |
2022-03-21 |
net.connect: Improve handling of failure when attempts are still pending
|
Matthew Wild |
2022-03-21 |
net.connect: When more targets are immediately available, try them after a delay
|
Matthew Wild |
2022-03-18 |
net.connect: Support for multiple pending connection attempts
|
Matthew Wild |
2022-03-18 |
net.connect: Allow passing TLS context from resolver
|
Kim Alvefur |
2022-01-21 |
net.connect: Prefer last connection error over last resolver error
|
Kim Alvefur |
2021-11-13 |
net.connect: Propagate last error message from resolvers
|
Kim Alvefur |
2021-11-12 |
net.connect: Remove TODO about use_ipv4/6 done in 3bfb20be844c
|
Kim Alvefur |
2020-06-21 |
Backed out changeset 44ef46e1a951 (not optimal API)
|
Matthew Wild |
2020-01-25 |
net.connect: Add API to create custom connect()s with options, incl. use_ipv[46]
|
Matthew Wild |
2020-01-24 |
net.connect: Mention RFC 6724 regression
|
Kim Alvefur |
2019-12-07 |
net.connect: Add some TODOs and FIXMEs
|
Kim Alvefur |
2019-12-07 |
net.connect: Add some TODO comments
|
Kim Alvefur |
2019-11-25 |
net.*: Remove tostring call from logging
|
Kim Alvefur |
2019-07-30 |
net.connect: Fix passing request table to new listener
|
Kim Alvefur |
2018-09-26 |
net.connect: Remove manual onattach callback invocation
|
Kim Alvefur |
2018-09-26 |
net.connect: Fix to store correct parameter
|
Matthew Wild |
2018-02-26 |
net.connect: Improve error message
|
Matthew Wild |
2018-02-26 |
net.connect: Handle immediate failures of server.addclient
|
Matthew Wild |
2018-02-26 |
net.connect: Handle case when resolver runs out of targets
|
Matthew Wild |
2018-02-26 |
net.connect: Track last connection error
|
Matthew Wild |
2018-02-26 |
net.connect: Default to *a pattern if none provided
|
Matthew Wild |
2018-02-23 |
net.connect: New API for outgoing connections, based on 'service resolvers'
|
Matthew Wild |
2018-02-23 |