summaryrefslogtreecommitdiff
path: root/doc/guides/writing-tests.md
diff options
context:
space:
mode:
authorGireesh Punathil <gpunathi@in.ibm.com>2018-03-20 13:41:37 +0530
committerRich Trott <rtrott@gmail.com>2018-04-06 09:58:48 -0700
commit53aaa55a3aa0a001179df4692487d830afd3a245 (patch)
treeb9d184f6dc8814f3036b606bfbef8740e8774dc2 /doc/guides/writing-tests.md
parent3dc540410596ff1173586ba1bd9c171196d6f348 (diff)
downloadandroid-node-v8-53aaa55a3aa0a001179df4692487d830afd3a245.tar.gz
android-node-v8-53aaa55a3aa0a001179df4692487d830afd3a245.tar.bz2
android-node-v8-53aaa55a3aa0a001179df4692487d830afd3a245.zip
doc: clarify lifecycle of domain sockets
In UNIX, the domain sockets once created persists until unlinked. Clarify which ones are persisted and which ones are cleared manually. In Windows, named pipes are cleared based on reference count, implemented by the underlying system. Disambiguate this from Garbage collection of the Node.js runtime. Refs: https://github.com/nodejs/help/issues/1080 PR-URL: https://github.com/nodejs/node/pull/19471 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Diffstat (limited to 'doc/guides/writing-tests.md')
0 files changed, 0 insertions, 0 deletions