Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improvement: add use_socket() and variants to Socks5Datagram #30

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

XOR-op
Copy link
Contributor

@XOR-op XOR-op commented Dec 21, 2022

With these new functions, we can customize the underlying UDP socket, for example, call setsockopt() over the underlying RawFd. This is also the counterpart of Socks5Stream::use_stream.

@dizda
Copy link
Owner

dizda commented Feb 6, 2025

@valpackett wdyt of this?

@valpackett
Copy link
Contributor

Definitely reasonable.

@dizda dizda merged commit 13b41f0 into dizda:master Feb 6, 2025
@dizda
Copy link
Owner

dizda commented Feb 6, 2025

Merged into master, thanks @XOR-op

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants