Home
last modified time | relevance | path

Searched defs:reconnectLater (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/syncthingtray/syncthingtray/connector/
H A Dsyncthingconnection.cpp405 void SyncthingConnection::reconnectLater(int milliSeconds) in reconnectLater() function in Data::SyncthingConnection
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/gopackage/ddp/
H A Dddp_client.go647 func (c *Client) reconnectLater() { func