when xmpp connection fails, show the host(s) it tried to connect to
This commit is contained in:
parent
5a678244e2
commit
d8d46c3ba3
3 changed files with 41 additions and 19 deletions
|
@ -15,6 +15,7 @@ module Utility.SRV (
|
|||
mkSRV,
|
||||
lookupSRV,
|
||||
lookupSRVHost,
|
||||
HostPort,
|
||||
) where
|
||||
|
||||
import Utility.Process
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue