Commit graph

9 commits

Author SHA1 Message Date
Kim Alvefur
7a86af343f net.connect: Fix passing request table to new listener
This could be a return value from ondetach
2018-09-26 17:36:53 +02:00
Kim Alvefur
7f9c753df9 net.connect: Remove manual onattach callback invocation 2018-09-26 15:07:25 +02:00
Matthew Wild
5eb41ade9b net.connect: Fix to store correct parameter 2018-02-26 15:26:08 +00:00
Matthew Wild
3b771f4dcd net.connect: Improve error message 2018-02-26 15:25:52 +00:00
Matthew Wild
8b8926d7bb net.connect: Handle immediate failures of server.addclient 2018-02-26 15:25:34 +00:00
Matthew Wild
8ab5e4497e net.connect: Handle case when resolver runs out of targets 2018-02-26 15:21:27 +00:00
Matthew Wild
85261e71be net.connect: Track last connection error 2018-02-26 15:20:35 +00:00
Matthew Wild
df664e829b net.connect: Default to *a pattern if none provided 2018-02-23 16:23:03 +00:00
Matthew Wild
c27281a720 net.connect: New API for outgoing connections, based on 'service resolvers' 2018-02-23 15:53:45 +00:00