Skip to content

Propagate bind error for stream_socket_server()#21328

Closed
iluuu1994 wants to merge 2 commits intophp:masterfrom
iluuu1994:streams-propagate-bind-error
Closed

Propagate bind error for stream_socket_server()#21328
iluuu1994 wants to merge 2 commits intophp:masterfrom
iluuu1994:streams-propagate-bind-error

Conversation

@iluuu1994
Copy link
Copy Markdown
Member

When stream_socket_server() fails during bind(), we're currently only showing "Unknown error" in the error message. Properly propagate this error for better diagnostics.

When stream_socket_server() fails during bind(), we're currently only showing
"Unknown error" in the error message. Properly propagate this error for better
diagnostics.
@iluuu1994 iluuu1994 requested a review from bukka as a code owner March 3, 2026 12:40
@iluuu1994 iluuu1994 changed the title Propagate bind error stream_socket_server() Propagate bind error for stream_socket_server() Mar 3, 2026
@iluuu1994 iluuu1994 requested a review from ndossche March 13, 2026 19:04
@iluuu1994 iluuu1994 closed this in 0039af0 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants