Skip to content

Propagate bind error for stream_socket_server()#21328

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

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
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
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.

1 participant