Skip to content

Conversation

@tbrv
Copy link

@tbrv tbrv commented Jan 24, 2018

Previously, socket would not be closed after sending WOLs. Repeatedly calling wake() would at some point result in too many file descriptors being open.

Under Linux, you can check how many sockets node keeps open with:

lsof -i -n -P  | grep node

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.

1 participant