Allow disconnecting connections that are in error state.
authorJosh Triplett <josh@joshtriplett.org>
Sun, 19 Sep 2010 18:38:06 +0000 (20:38 +0200)
committerJosh Triplett <josh@joshtriplett.org>
Sun, 19 Sep 2010 18:38:06 +0000 (20:38 +0200)
In support of this, consolidate the two static error_connection
definitions into one so we don't try to free the static out-of-memory
error_connection.

Commit by Josh Triplett and Jamey Sharp.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Jamey Sharp <jamey@minilop.net>

No differences found