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

fix(ext/net): node compatibility issue, expose fd using internal symbol in deno_core #1061

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

muthu90tech
Copy link
Contributor

Please take a look at PR: denoland/deno#27789
This change will help to expose fd to server when a socket connection is established.

…ol in deno_core

Please take a look at PR: denoland/deno#27789
This change will help to expose fd to server when a socket connection is
established.
@CLAassistant
Copy link

CLAassistant commented Jan 25, 2025

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (0c7f83e) to head (27d5bd1).
Report is 247 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1061      +/-   ##
==========================================
+ Coverage   81.43%   81.62%   +0.18%     
==========================================
  Files          97      101       +4     
  Lines       23877    27862    +3985     
==========================================
+ Hits        19445    22743    +3298     
- Misses       4432     5119     +687     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bartlomieju bartlomieju merged commit 59195b9 into denoland:main Jan 26, 2025
18 checks passed
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.

4 participants