]> jfr.im git - irc/rizon/bncbot.git/commit
Fix issue where the BNC server sentinel thread was not properly terminating when...
authorNol888 <redacted>
Mon, 9 Jul 2012 18:17:19 +0000 (14:17 -0400)
committerNol888 <redacted>
Mon, 9 Jul 2012 18:17:19 +0000 (14:17 -0400)
commitb4ff2ec208240cb46d29dfd93aabe8f30c838c3b
tree7ee593736e6930cd52a8e795c921fcde5d9c0a11
parentf90f9af5c3eede8e65951d018cf120ea2d3b6bf8
Fix issue where the BNC server sentinel thread was not properly terminating when BncManager.cleanUp() was called, causing multiple .connect() calls to disconnected BncServers, leading to undefined behavior.
src/net/rizon/bncmanager/BncManager.java
src/net/rizon/bncmanager/BncServer.java