FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib: return directly if udp socket close before lookup by theanarkh · Pull Request #51914 · nodejs/node · GitHub

/ node Public

lib: return directly if udp socket close before lookup - #51914

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
theanarkh:udp_bind_return_if_destroy_socket_before_dns
Mar 1, 2024
Merged

lib: return directly if udp socket close before lookup#51914
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
theanarkh:udp_bind_return_if_destroy_socket_before_dns

Conversation

theanarkh commented Feb 28, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

return directly in callback which is called by lookup when udp socket is closed.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. dgram Issues and PRs related to the dgram subsystem / UDP.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL