Skip to content

dx: normalize recv values and logging (#27)#40

Merged
shikanon merged 1 commit into
masterfrom
fix/issue-27-recv-logging
Jun 7, 2026
Merged

dx: normalize recv values and logging (#27)#40
shikanon merged 1 commit into
masterfrom
fix/issue-27-recv-logging

Conversation

@shikanon

@shikanon shikanon commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • standardize recv values to http and socks5
  • reject unsupported recv values instead of silently falling through
  • log the actual recv mode instead of the flag pointer address
  • align README and e2e usage with the same spelling

Verification

  • CGO_ENABLED=0 go test ./...

Closes #27

@shikanon shikanon merged commit 3cc203a into master Jun 7, 2026
1 check passed
@shikanon shikanon deleted the fix/issue-27-recv-logging branch June 7, 2026 14:01
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.

[P2][DX] 统一 recv 参数取值与日志输出;避免打印指针地址

2 participants