]> arthur.barton.de Git - ngircd.git/commit
conn.c: Code cleanup
authorAlexander Barton <alex@barton.de>
Mon, 17 Mar 2014 21:59:58 +0000 (22:59 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 17 Mar 2014 21:59:58 +0000 (22:59 +0100)
commitb35f8916a5252182070d0e4502a540e81a3ced90
treec6cd4d7323515f7bf3deb0e1a7482f4d9b56e8c0
parent3d7aa9f90626bb16ef9db9c9c739ba748976448c
conn.c: Code cleanup

Reformat and restructure some code, move all SSL related code into
one single #ifdef block, for example.
src/ngircd/conn.c