Skip to content

Unix socket mode not set to 0o777 #93

@hvenev

Description

@hvenev

Currently, cheroot deletes any pre-existing AF_UNIX socket file, then attempts to chmod the now non-existent file to 0o777, and only then creates it.

The correct behaviour would be to chmod the socket after creating it.

Metadata

Metadata

Labels

bugSomething is brokenhelp wantedSomebody help us, please!

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions