Skip to content

[P12] Fix missing accept on socket #1005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2025

Conversation

tesonep
Copy link
Collaborator

@tesonep tesonep commented Jul 30, 2025

  • Handling the case when we have done an accept but Pharo never asked for it
  • When a closesocket receives a EAWOULDBLOCK, we should call again closesocket after the aioPoll is done.

Port of #995 to pharo-12

… for it

- When a closesocket receives a EAWOULDBLOCK, we should call again closesocket after the aioPoll is done.

Port of pharo-project#995 to pharo-12
@guillep guillep merged commit b02afdd into pharo-project:pharo-12 Aug 21, 2025
1 check failed
@guillep
Copy link
Member

guillep commented Aug 21, 2025

Thanks Pablo!

@guillep guillep deleted the port-995-to-p12 branch August 21, 2025 13:11
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.

2 participants