Skip to content

fix: handle unwrap in resolve_unix_socket_addr#237

Open
Marsman1996 wants to merge 1 commit intosyswonder:mainfrom
Marsman1996:issue_231
Open

fix: handle unwrap in resolve_unix_socket_addr#237
Marsman1996 wants to merge 1 commit intosyswonder:mainfrom
Marsman1996:issue_231

Conversation

@Marsman1996
Copy link
Contributor

Fix #231

In Linux the PoC runs like

Attempting to connect to regular file as Unix socket...
connect: Connection refused
PoC completed

So there should return ECONNREFUSED error

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.

Reachable unwrap() in resolve_unix_socket_addr when SocketNode downcast fails

1 participant