]> arthur.barton.de Git - ngircd-alex.git/commit
Handle_Buffer(): code cleanup.
authorAlexander Barton <alex@barton.de>
Mon, 26 May 2008 21:38:32 +0000 (23:38 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 26 May 2008 21:38:32 +0000 (23:38 +0200)
commit951314cb79fa18c00ff2443521b2d84c5199715e
tree69e380e4dea4d24acafc2614f5cebcb19ad33ea6
parentd36087139482812b6a537e88fa689cca84d4b844
Handle_Buffer(): code cleanup.

Both callers ignore the return code of this function, so get rid of it,
but make sure that the client is disconnected on errors.
src/ngircd/conn.c