Send an event if the connection is terminated for whatever reason.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 14 Apr 2013 10:14:04 +0000 (12:14 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sun, 14 Apr 2013 10:14:04 +0000 (12:14 +0200)
commitb128f3dd48287d8141150a43ab02459b363c9e25
treee4ded672e620e2a19f97d4932e6470e0bc2e598f
parent029ac191fbe3b39b323a76790ba1605a380e02e1
Send an event if the connection is terminated for whatever reason.
src/main/java/net/pterodactylus/irc/Connection.java
src/main/java/net/pterodactylus/irc/event/ConnectionClosed.java [new file with mode: 0644]