CosminPerRam
CosminPerRam8mo ago

Attempt on adding ref/unref on UDP

Hello, issue #20138 is about unref not being implemented for udp.UDP.prototype. I have attempted (I guess very poorly) on adding this in #21521, could someone give me some insights/suggestions on adding this in Deno? Thanks.
1 Reply
Deno AI Helper
Deno AI Helper8mo ago
Hello! I've checked the official Deno documentation and couldn't find an answer to your question regarding the implementation of unref for udp.UDP.prototype. Based on the information provided in your message, I don't see any obvious syntax errors or mistakes. However, since I don't have access to the actual code changes you've made in pull request #21521, I can't provide specific advice on your implementation. Please note that the advice I'm providing is not based on the Deno documentation, and I recommend double-checking the accuracy of any advice given. For insights and suggestions on contributing to Deno's codebase, engaging with the Deno community on the pull request itself or in related discussion threads can be very helpful. Contributors and maintainers involved in the project can provide you with the most relevant feedback and guidance on implementing new features like unref for UDP in Deno.