Node.js  v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
node_dtrace_connection64_t Struct Reference

Data Fields

int32_t fd
 
int32_t port
 
uint64_t remote
 
uint32_t buffered
 

Detailed Description

Definition at line 38 of file node.d.

Field Documentation

◆ buffered

uint32_t buffered

Definition at line 42 of file node.d.

◆ fd

int32_t fd

Definition at line 39 of file node.d.

◆ port

int32_t port

Definition at line 40 of file node.d.

◆ remote

uint64_t remote

Definition at line 41 of file node.d.


The documentation for this struct was generated from the following file: