log net/connect.lua @ 10452:fa11070c2cd7

age author description
Tue, 26 Nov 2019 00:12:51 +0100 Kim Alvefur net.connect: Add some TODO comments
Tue, 30 Jul 2019 02:35:17 +0200 Kim Alvefur net.*: Remove tostring call from logging
Wed, 26 Sep 2018 17:36:53 +0200 Kim Alvefur net.connect: Fix passing request table to new listener
Wed, 26 Sep 2018 15:07:25 +0200 Kim Alvefur net.connect: Remove manual onattach callback invocation
Mon, 26 Feb 2018 15:26:08 +0000 Matthew Wild net.connect: Fix to store correct parameter
Mon, 26 Feb 2018 15:25:52 +0000 Matthew Wild net.connect: Improve error message
Mon, 26 Feb 2018 15:25:34 +0000 Matthew Wild net.connect: Handle immediate failures of server.addclient
Mon, 26 Feb 2018 15:21:27 +0000 Matthew Wild net.connect: Handle case when resolver runs out of targets
Mon, 26 Feb 2018 15:20:35 +0000 Matthew Wild net.connect: Track last connection error
Fri, 23 Feb 2018 16:23:03 +0000 Matthew Wild net.connect: Default to *a pattern if none provided
Fri, 23 Feb 2018 15:53:45 +0000 Matthew Wild net.connect: New API for outgoing connections, based on 'service resolvers'