Searched defs:isSocket (Results 1 – 6 of 6) sorted by relevance
23 isSocket: constants.UV_DIRENT_SOCKET property
57 isSocket: function () { method198 isSocket: function () { method
195 isSocket() { method in Dirent450 StatsBase.prototype.isSocket = function() { method in StatsBase
1332 public isSocket() { return (this.mode & S_IFMT) === S_IFSOCK; } method in Stats
552 isSocket() { method in PathBase
580 isSocket() { method in PathBase