-
- Downloads
proxyclient: refresh put on restartListeners
There is no need to check if the put is ok or not before refreshing it. Indeed, the first successful put will make the ok flag to true. But, if an expiration is missed (when not connected for example), the put will not be refreshed when the connectivity will change (moreover, server and client can have different timeouts).
Please register or sign in to comment