Log

net/connect.lua @ 13030:1f89a2a9f532

description author age
net: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:12 +0100
net.connect: Clear TODO for Happy Eyeballs / RFC 8305, close #1246 Kim Alvefur Fri, 19 Aug 2022 14:24:31 +0200
net.connect: Fix accumulation of connection attempt references Kim Alvefur Wed, 20 Apr 2022 22:41:54 +0200
net.connect: Improve logging on connection attempt failure Matthew Wild Mon, 21 Mar 2022 11:15:30 +0000
net.connect: Improve handling of failure when attempts are still pending Matthew Wild Mon, 21 Mar 2022 11:01:58 +0000
net.connect: When more targets are immediately available, try them after a delay Matthew Wild Fri, 18 Mar 2022 16:16:57 +0000
net.connect: Support for multiple pending connection attempts Matthew Wild Fri, 18 Mar 2022 16:16:01 +0000
net.connect: Allow passing TLS context from resolver Kim Alvefur Fri, 21 Jan 2022 17:57:47 +0100
net.connect: Prefer last connection error over last resolver error Kim Alvefur Sat, 13 Nov 2021 13:32:43 +0100
net.connect: Propagate last error message from resolvers Kim Alvefur Fri, 12 Nov 2021 16:52:55 +0100
net.connect: Remove TODO about use_ipv4/6 done in 3bfb20be844c Kim Alvefur Mon, 22 Jun 2020 01:42:18 +0200
Backed out changeset 44ef46e1a951 (not optimal API) Matthew Wild Sat, 25 Jan 2020 14:25:29 +0000
net.connect: Add API to create custom connect()s with options, incl. use_ipv[46] Matthew Wild Fri, 24 Jan 2020 13:48:49 +0000
net.connect: Mention RFC 6724 regression Kim Alvefur Sat, 07 Dec 2019 17:39:29 +0100
net.connect: Add some TODOs and FIXMEs Kim Alvefur Sat, 07 Dec 2019 17:05:00 +0100
net.connect: Add some TODO comments Kim Alvefur Tue, 26 Nov 2019 00:12:51 +0100
net.*: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:35:17 +0200
net.connect: Fix passing request table to new listener Kim Alvefur Wed, 26 Sep 2018 17:36:53 +0200
net.connect: Remove manual onattach callback invocation Kim Alvefur Wed, 26 Sep 2018 15:07:25 +0200
net.connect: Fix to store correct parameter Matthew Wild Mon, 26 Feb 2018 15:26:08 +0000
net.connect: Improve error message Matthew Wild Mon, 26 Feb 2018 15:25:52 +0000
net.connect: Handle immediate failures of server.addclient Matthew Wild Mon, 26 Feb 2018 15:25:34 +0000
net.connect: Handle case when resolver runs out of targets Matthew Wild Mon, 26 Feb 2018 15:21:27 +0000
net.connect: Track last connection error Matthew Wild Mon, 26 Feb 2018 15:20:35 +0000
net.connect: Default to *a pattern if none provided Matthew Wild Fri, 23 Feb 2018 16:23:03 +0000
net.connect: New API for outgoing connections, based on 'service resolvers' Matthew Wild Fri, 23 Feb 2018 15:53:45 +0000