Skip to content

Remove exclusive mode #94

Merged
merged 3 commits into from
Mar 23, 2021
Merged

Remove exclusive mode #94

merged 3 commits into from
Mar 23, 2021

Conversation

donald
Copy link
Contributor

@donald donald commented Mar 23, 2021

Remove daemon --exclusive mode. Wasn't used much and not really published to users and we are going to replace it with a more flexible scheme.

Keep the now unused daemon_flags for now. These are currently always 0 and are published into the database.

This reverts commit 278ee8a.

We remove the --exclusive feature of mxqd.
Remove --exclusive option. We leave the now unused daemon_flags in
place, but they will always be 0  because of `memset(server, 0, ...)` in
server_init().
Remove consideration of the obsoleted --exclusive daemon mode.
@pmenzel
Copy link
Contributor

pmenzel commented Mar 23, 2021

Looks good.

Nit: always

@donald donald marked this pull request as ready for review March 23, 2021 09:33
@donald donald merged commit e6aaa92 into master Mar 23, 2021
@donald donald deleted the remove-exclusive-mode branch October 28, 2022 14:21
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants