Home
last modified time | relevance | path

Searched hist:"9 e73b62749252e3ad2b0111b87f71a38d30b3577" (Results 1 – 6 of 6) sorted by relevance

/haiku/src/servers/launch/
H A DJob.h9e73b62749252e3ad2b0111b87f71a38d30b3577 Wed Nov 11 14:42:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed preregister consequences.

* Since the last change, the user launch_daemon would talk to the
registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
registrar created in such a case, and the launch_daemon will now just
use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
well as #12454 (again).
H A DJob.cpp9e73b62749252e3ad2b0111b87f71a38d30b3577 Wed Nov 11 14:42:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed preregister consequences.

* Since the last change, the user launch_daemon would talk to the
registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
registrar created in such a case, and the launch_daemon will now just
use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
well as #12454 (again).
/haiku/headers/private/app/
H A DRosterPrivate.h9e73b62749252e3ad2b0111b87f71a38d30b3577 Wed Nov 11 14:42:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed preregister consequences.

* Since the last change, the user launch_daemon would talk to the
registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
registrar created in such a case, and the launch_daemon will now just
use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
well as #12454 (again).
/haiku/headers/os/app/
H A DRoster.h9e73b62749252e3ad2b0111b87f71a38d30b3577 Wed Nov 11 14:42:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed preregister consequences.

* Since the last change, the user launch_daemon would talk to the
registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
registrar created in such a case, and the launch_daemon will now just
use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
well as #12454 (again).
/haiku/src/servers/registrar/
H A DTRoster.cpp9e73b62749252e3ad2b0111b87f71a38d30b3577 Wed Nov 11 14:42:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed preregister consequences.

* Since the last change, the user launch_daemon would talk to the
registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
registrar created in such a case, and the launch_daemon will now just
use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
well as #12454 (again).
/haiku/src/kits/app/
H A DRoster.cpp9e73b62749252e3ad2b0111b87f71a38d30b3577 Wed Nov 11 14:42:17 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed preregister consequences.

* Since the last change, the user launch_daemon would talk to the
registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
registrar created in such a case, and the launch_daemon will now just
use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
well as #12454 (again).