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

feat(ext/node): add BlockList & SocketAddress classes #24229

Merged
merged 10 commits into from
Jun 18, 2024

Conversation

satyarohith
Copy link
Member

Closes #24059

@lucacasonato
Copy link
Member

Clean change with test - looks good to me, pending on figuring out the resource situation here.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added comments on how to port to cppgc. Let me know if it doesn't work

ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
ext/node/ops/blocklist.rs Show resolved Hide resolved
Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

ext/node/ops/blocklist.rs Outdated Show resolved Hide resolved
Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@satyarohith satyarohith enabled auto-merge (squash) June 18, 2024 10:16
@satyarohith satyarohith merged commit 8c4b33d into denoland:main Jun 18, 2024
17 checks passed
@satyarohith satyarohith deleted the add_blocklist branch June 18, 2024 11:11
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.

ext/node: net.BlockList needs to be implemented for dd-trace
3 participants