Skip to content

daemon: Enable to handle user defined control codes#74

Merged
tas50 merged 1 commit into
chef:masterfrom
ashie:user-defined-control-code
Nov 30, 2020
Merged

daemon: Enable to handle user defined control codes#74
tas50 merged 1 commit into
chef:masterfrom
ashie:user-defined-control-code

Conversation

@ashie

@ashie ashie commented Nov 20, 2020

Copy link
Copy Markdown
Contributor

Description

128 to 255 for windows service's control codes are user-defined code:

but win32-service doesn't handle these codes.

This commit adds a handler for them.

Issues Resolved

None.

Check List

128 to 255 for windows service's control codes are user-defined:

  https://docs.microsoft.com/en-us/windows/win32/api/winsvc/nf-winsvc-controlservice

but win32-service doesn't handle these codes.

This commit adds a handler for them.

Signed-off-by: Takuro Ashie <ashie@clear-code.com>

@mwrock mwrock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition!

@ashie

ashie commented Nov 30, 2020

Copy link
Copy Markdown
Contributor Author

@tas50 Any thoughts?

@tas50 tas50 added the Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number. label Nov 30, 2020
@tas50 tas50 merged commit e536b6f into chef:master Nov 30, 2020
@tas50

tas50 commented Nov 30, 2020

Copy link
Copy Markdown
Contributor

Totally missed this. thanks @ashie

@ashie

ashie commented Nov 30, 2020

Copy link
Copy Markdown
Contributor Author

Thanks!

ashie added a commit to fluent/fluentd that referenced this pull request Nov 10, 2021
We need chef/win32-service#74 to support
additional commands of fluent-ctl

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants