server: Kill the process without SIGTERM when the fd socket is closed.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 21 Sep 2006 09:14:45 +0000 (11:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Sep 2006 09:14:45 +0000 (11:14 +0200)
commit81977b773bcff2c07f476c5ff3126323145480ae
tree652b3fb3d66f763c247b40ee7b22f260ccb1ee76
parente3bd111b87a831502d3a3f07ae154cb81570b920
server: Kill the process without SIGTERM when the fd socket is closed.
server/process.c
server/process.h
server/request.c