Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

perbu
Copy link
Contributor

@perbu perbu commented Oct 6, 2025

First three commits are just trying to get things to compile without warnings.

The last one is an overflow. No /proc on macOS. Falls back to sysconf(_SC_OPEN_MAX) returns LONG_MAX, which overflows the int and then assert(maxfd > 0) isn't true anymore.

I've built and ran make check on Linux afterwards. Seems to work.

@perbu
Copy link
Contributor Author

perbu commented Oct 6, 2025

I suspect that failure is because of a flaky test. I can't see the relevance.

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.