- new function in WINGs: WMSetConnectionShutdownOnClose()
commitd4de3d0a45da6745dccf6d561fdaffe27e0f0749
authordan <dan>
Mon, 9 Sep 2002 04:25:51 +0000 (9 04:25 +0000)
committerdan <dan>
Mon, 9 Sep 2002 04:25:51 +0000 (9 04:25 +0000)
tree092031a2c4ef40dc84bf02734895f1d997a57851
parent048b43aea4421f4aa7a78a1348b958d2decc5910
- new function in WINGs: WMSetConnectionShutdownOnClose()
- new callback in the ConnectionDelegate structure: canResumeSending
- replaced setpgid() with setsid() when starting kids, to allow them to
  survive if wmaker (the parent) dies.
- a few cleanups.
WINGs/ChangeLog
WINGs/Examples/connect.c
WINGs/Examples/server.c
WINGs/NEWS
WINGs/WINGs/WUtil.h
WINGs/connection.c
WINGs/handlers.c
WINGs/wutil.c
configure.ac
src/dock.c
src/main.c