Added -f option to make wineserver remain in the foreground for
authorAlexandre Julliard <julliard@winehq.org>
Fri, 14 Mar 2003 04:08:42 +0000 (04:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Mar 2003 04:08:42 +0000 (04:08 +0000)
commit7ad5be967da56835d3cae725c977b2750a16d030
tree47fd9321064646c4a0124437e667a9cdfcf96a55
parenta67d999da9bfedb65d2e69f360f2ff6be5b34b4c
Added -f option to make wineserver remain in the foreground for
debugging.
Close stdin/stdout when not in the foreground (based on a patch by
Francois Gouget).
server/main.c
server/object.h
server/request.c