Fix waiting for connections.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 13 Jan 2015 21:24:31 +0000 (22:24 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 13 Jan 2015 21:24:31 +0000 (22:24 +0100)
commit44825f1cf5ddb021cbf9b8416e8649e768905e77
tree95c4046f9e1211f088961c6a33a897ce246df577
parent2769f52b856c2ebb1ec06836ca81591b7e99a4ba
Fix waiting for connections.
src/main/java/net/pterodactylus/xdcc/core/ConnectionBackoff.java
src/main/java/net/pterodactylus/xdcc/core/Core.java
src/test/java/net/pterodactylus/xdcc/core/ConnectionBackoffTest.java