SupportedSystemSignals

From MLDonkey

Jump to: navigation, search

This is a list of system signals MLDonkey reacts upon if sent by Unix-kill command.

  • SIGHUP
All files and open sockets are closed.
This is a useful command for an ip-up script on a connection with a dynamic IP to notify MLDonkey that the IP has changed.
Note that a connection to a GUI is also closed.
  • SIGINT / SIGTERM
Save all configuration data and stop core.
  • SIGUSR1 (since version 2.7.4)
Save options.
  • SIGUSR2 (since version 2.7.4)
Performs garbage collection.
Personal tools