The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-dgram-ref.js @ 6f043940

History | View | Annotate | Download (1.26 KB)

# Date Author Comment
12fc9fa8 05/10/2012 10:39 PM Ben Noordhuis

test: add failing dgram refcount test

Idle UDP sockets (reading nor writing) should not keep the event loop alive.
This will get fixed in v0.8 one way or the other.