[GRASS5] Exit with parent on Windows

Radim Blazek radim.blazek at gmail.com
Wed May 3 11:25:21 EDT 2006


Hi,
currently db drivers on Windows are started by
  pid = _spawnl ( _P_NOWAIT, startup, "", NULL );
everything works but if a module which started the driver
crashes the driver remains running.
Anybody has idea how to force the driver to exit if its parent exited?

Thanks
Radim




More information about the grass-dev mailing list