]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Introduce command_{pre,post}_select().
authorAndre Noll <maan@systemlinux.org>
Sat, 12 Apr 2008 10:54:53 +0000 (12:54 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 12 Apr 2008 10:54:53 +0000 (12:54 +0200)
commit35f1fc325ea80370bb00e7cfcafe457ab6aca27c
treeef711084b0d36512022cc4b3a0351081a11a95ac
parent21de9be569dc72dbc3feb3cea60b77b7e641a2c2
server: Introduce command_{pre,post}_select().

Also make listen_fd global, and annotate handle_connect() with
__noreturn.
command.c
server.c
server.h