Log

net/connect.lua @ 12253:57d35fcde488

description author age
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