Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-11-13 01:05:26 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-11-19 03:47:38 +0300
commita6d84253824694b6e6ec148ec57cb344727d3a84 (patch)
tree1906b2e37ad6b006600360b7c101043fc27e1c43 /src
parent5d6a03c9fe562b80ecb6ae2b3fc34798a1235e7d (diff)
make sure unix sockets are tagged correctly
Diffstat (limited to 'src')
-rw-r--r--src/node_io_watcher.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node_io_watcher.cc b/src/node_io_watcher.cc
index 943deb7056b..3f850762796 100644
--- a/src/node_io_watcher.cc
+++ b/src/node_io_watcher.cc
@@ -557,6 +557,4 @@ void IOWatcher::Dump() {
}
-
-
} // namespace node