Skip to content

unix: remove uv__cloexec_ioctl()#3515

Merged
vtjnash merged 1 commit intolibuv:v1.xfrom
vtjnash:jn/one-uv__cloexec
Mar 6, 2022
Merged

unix: remove uv__cloexec_ioctl()#3515
vtjnash merged 1 commit intolibuv:v1.xfrom
vtjnash:jn/one-uv__cloexec

Conversation

@vtjnash
Copy link
Copy Markdown
Member

@vtjnash vtjnash commented Mar 5, 2022

Now that uv__cloexec_fcntl() is simplified (#3492), there is no benefit to maintaining duplicate code paths for the same thing.

Now that uv__cloexec_fcntl() is simplified
(libuv#3492), there is no benefit to
maintaining duplicate code paths for the same thing.
@vtjnash vtjnash merged commit 20a2b1c into libuv:v1.x Mar 6, 2022
@vtjnash vtjnash deleted the jn/one-uv__cloexec branch March 6, 2022 20:01
JeffroMF pushed a commit to JeffroMF/libuv that referenced this pull request May 16, 2022
Now that uv__cloexec_fcntl() is simplified
(libuv#3492), there is no benefit to
maintaining duplicate code paths for the same thing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants