Skip to content

Instantly share code, notes, and snippets.

@Raynos

Raynos/x.js Secret

Last active December 17, 2015 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynos/eb01a8ff5737dd599afc to your computer and use it in GitHub Desktop.
Save Raynos/eb01a8ff5737dd599afc to your computer and use it in GitHub Desktop.
var handles = [ { domain: null,
_events:
{ connect: [Function],
data: [Function],
error: [Function],
close: [Function],
end: [Function],
drain: [Function] },
_maxListeners: 10,
_handle:
{ writeQueueSize: 0,
owner: [Circular],
onread: [Function: onread] },
_pendingWriteReqs: 0,
_flags: 0,
_connectQueueSize: 0,
destroyed: false,
errorEmitted: false,
bytesRead: 1497,
_bytesDispatched: 14,
allowHalfOpen: undefined,
_connecting: false,
writable: true,
readable: true,
_idleNext: null,
_idlePrev: null,
_idleTimeout: -1 },
{ ontimeout: [Function] } ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment