Skip to content

Add CLOEXEC flags#403

Merged
Berrysoft merged 2 commits into
compio-rs:masterfrom
Berrysoft:fix/cloexec
May 11, 2025
Merged

Add CLOEXEC flags#403
Berrysoft merged 2 commits into
compio-rs:masterfrom
Berrysoft:fix/cloexec

Conversation

@Berrysoft
Copy link
Copy Markdown
Member

Closes #400

@Berrysoft Berrysoft self-assigned this May 10, 2025
@Berrysoft Berrysoft added bug Something isn't working driver: io-uring About the io-uring driver driver: polling About the polling driver package: driver Related to compio-driver labels May 10, 2025
Copy link
Copy Markdown
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

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

LGTM

@Berrysoft Berrysoft merged commit 8b849ef into compio-rs:master May 11, 2025
45 checks passed
@Berrysoft Berrysoft deleted the fix/cloexec branch May 11, 2025 02:08
George-Miao pushed a commit to George-Miao/compio that referenced this pull request May 27, 2025
* fix(driver): set cloexec for socket

* fix(driver): set cloexec for file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working driver: io-uring About the io-uring driver driver: polling About the polling driver package: driver Related to compio-driver

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set SOCK_CLOEXEC on Accept

2 participants