haveno/network
Ivan Vilata-i-Balaguer 704b985121 Avoid race condition on timer creation in `PeerExchangeHandler.sendGetPeersRequest()`
If the timer is created after sending the message and establishing callbacks, they may have already run on timer creation so it would be pointless (and issue a warning when triggered).
2016-05-05 09:36:49 +02:00
..
src Avoid race condition on timer creation in `PeerExchangeHandler.sendGetPeersRequest()` 2016-05-05 09:36:49 +02:00
pom.xml Prepare v 0.4.3 2016-04-18 00:25:25 +02:00