Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

net: make Server.prototype.unref() persistent #9115

Closed
wants to merge 1 commit into from
Closed

net: make Server.prototype.unref() persistent #9115

wants to merge 1 commit into from

Conversation

cjihrig
Copy link

@cjihrig cjihrig commented Jan 29, 2015

Currently, the unref() method does not remember any state if called before the server's handle has been created. This commit adds state to track calls to ref() and unref().

Related to #7077. Replaces #8966

Currently, the unref() method does not remember any state
if called before the server's handle has been created. This
commit adds state to track calls to ref() and unref().
@jasnell
Copy link
Member

jasnell commented Aug 27, 2015

@cjihrig ... at this point do you still want to land this in v0.10?

@cjihrig
Copy link
Author

cjihrig commented Aug 27, 2015

Nah, it landed in the converged repo.

@cjihrig cjihrig closed this Aug 27, 2015
@cjihrig cjihrig deleted the 0.10-server-unref branch August 27, 2015 03:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants