summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/path.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/path.cc')
-rw-r--r--winsup/cygwin/path.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 5e00f3541..cb05f1a2b 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -701,6 +701,10 @@ out:
set_has_buggy_open (strcmp (fs_name, "SUNWNFS") == 0);
}
}
+#if 0
+ if (issocket ())
+ devn = FH_SOCKET;
+#endif
if (!(opt & PC_FULL))
{