-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
π bug: Handle Unix sockets in adaptor middleware #3760
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
ReneWerner87
merged 26 commits into
gofiber:main
from
Dishank-Sen:unix-socket-adaptor-fix
Sep 29, 2025
+147
β7
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5d942ea
Fix Fiber v3 adapter for Unix socket testing
Dishank-Sen 0bd1560
test(adaptor): use temp dir for Unix socket and skip on non-Unix
Dishank-Sen 599bd4c
formatted test file and handle error check
Dishank-Sen b5ada3c
Merge branch 'main' into unix-socket-adaptor-fix
Dishank-Sen 51c132c
resolves issues in adapter test
Dishank-Sen 45af477
Merge branch 'unix-socket-adaptor-fix' of https://github.com/Dishank-β¦
Dishank-Sen 09c1dc8
*net.TCPaddr to net.addr
Dishank-Sen 73bad86
fixes in adaptor test
Dishank-Sen ec57fd1
fixes in adaptor test
Dishank-Sen 8a8cd9b
fixes in adaptor test
Dishank-Sen e8bf607
checked error return in adataptor test
Dishank-Sen ad9451b
Merge branch 'main' into unix-socket-adaptor-fix
Dishank-Sen bd4728e
resolved variable shadowing in adaptor test
Dishank-Sen 86694e5
Merge branch 'unix-socket-adaptor-fix' of https://github.com/Dishank-β¦
Dishank-Sen a465c87
resolved variable shadowing in adaptor test
Dishank-Sen 2222fe9
resolved variable shadowing in adaptor test
Dishank-Sen 43e5f82
Merge branch 'main' into unix-socket-adaptor-fix
Dishank-Sen 71ea1cf
Merge branch 'main' into unix-socket-adaptor-fix
Dishank-Sen 896afbd
added resolveRemoteAddr function for resolving addr properly
Dishank-Sen ce7b893
changes in resolveRemoteAddr function
Dishank-Sen 5a4a4fe
Merge branch 'main' into unix-socket-adaptor-fix
Dishank-Sen 447e526
resolved lint error
Dishank-Sen 70e3e44
Merge branch 'main' into unix-socket-adaptor-fix
Dishank-Sen 4d25336
added test for bad remote address
Dishank-Sen 8fbb9aa
resolve lint issue in adaptor test
Dishank-Sen f235a7b
resolve lint issue in adaptor test
Dishank-Sen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.