Skip to content
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

Log remote addr, not local addr #19

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Log remote addr, not local addr #19

merged 1 commit into from
Feb 12, 2024

Conversation

mattrobenolt
Copy link
Member

The intention here was to log the remote address, logging the local address is just the address the server is listening on.

Also caches it in the clientData so we don't have to keep converting it to a string. It won't change.

The intention here was to log the remote address, logging the local
address is just the address the server is listening on.

Also caches it in the clientData so we don't have to keep converting it
to a string. It won't change.
@mattrobenolt mattrobenolt merged commit 105cd7d into main Feb 12, 2024
1 check passed
@mattrobenolt mattrobenolt deleted the log-remote-addr branch February 12, 2024 21:10
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