Skip to content

Fixed sf::SocketSelector epoll implementation not correctly interpreting sf::Time::Zero as a request to wait indefinitely#3683

Merged
eXpl0it3r merged 1 commit into
masterfrom
bugfix/socket_selector_timeout
Mar 19, 2026
Merged

Fixed sf::SocketSelector epoll implementation not correctly interpreting sf::Time::Zero as a request to wait indefinitely#3683
eXpl0it3r merged 1 commit into
masterfrom
bugfix/socket_selector_timeout

Conversation

@binary1248

Copy link
Copy Markdown
Member

Title.

This bug was introduced with the recent rewrite of the sf::SocketSelector implementation to make use of epoll and kqueue.

The other implementations handle sf::Time::Zero correctly.

…Time::Zero as a request to wait indefinitely.
@binary1248 binary1248 self-assigned this Mar 19, 2026
@eXpl0it3r eXpl0it3r added this to the 3.1 milestone Mar 19, 2026
@github-project-automation github-project-automation Bot moved this to Planned in SFML 3.1.0 Mar 19, 2026
@eXpl0it3r eXpl0it3r moved this from Planned to In Review in SFML 3.1.0 Mar 19, 2026
@eXpl0it3r eXpl0it3r merged commit ae01ab9 into master Mar 19, 2026
276 of 280 checks passed
@eXpl0it3r eXpl0it3r deleted the bugfix/socket_selector_timeout branch March 19, 2026 06:26
@github-project-automation github-project-automation Bot moved this from In Review to Done in SFML 3.1.0 Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants