Home
last modified time | relevance | path

Searched hist:"70708 ef97dde39c1b34ee2a8931ef7ac0b08e435" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/launch/
H A DJob.h70708ef97dde39c1b34ee2a8931ef7ac0b08e435 Tue Nov 10 14:55:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Retrieve default port from monitoring BRoster.

* Instead, we now maintain a default port for a job. For "legacy"
services, BRoster's B_SOME_APP_LAUNCHED will update it, too.
* This allows to quit Tracker using "launch_roster stop".
* Also, this fixes bug #12249, as we don't use the signature variant of
creating BMessenger anymore in Job::GetMessenger(). This would call
into the launch_daemon again, and deadlock.
H A DJob.cpp70708ef97dde39c1b34ee2a8931ef7ac0b08e435 Tue Nov 10 14:55:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Retrieve default port from monitoring BRoster.

* Instead, we now maintain a default port for a job. For "legacy"
services, BRoster's B_SOME_APP_LAUNCHED will update it, too.
* This allows to quit Tracker using "launch_roster stop".
* Also, this fixes bug #12249, as we don't use the signature variant of
creating BMessenger anymore in Job::GetMessenger(). This would call
into the launch_daemon again, and deadlock.
H A DLaunchDaemon.cpp70708ef97dde39c1b34ee2a8931ef7ac0b08e435 Tue Nov 10 14:55:35 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Retrieve default port from monitoring BRoster.

* Instead, we now maintain a default port for a job. For "legacy"
services, BRoster's B_SOME_APP_LAUNCHED will update it, too.
* This allows to quit Tracker using "launch_roster stop".
* Also, this fixes bug #12249, as we don't use the signature variant of
creating BMessenger anymore in Job::GetMessenger(). This would call
into the launch_daemon again, and deadlock.