Extends
Properties
Methods
M address() net.Socket.AddressReturnsType
Parameters:
Name | Type | Argument |
---|---|---|
port |
number | |
host |
string |
<optional> |
connectionListener |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
path |
string | |
connectionListener |
function |
<optional> |
- Inherited From:
M end(buffer: Buffer, cb: function) void
Parameters:
Name | Type | Argument |
---|---|---|
buffer |
Buffer | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
encoding |
string |
<optional> |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
data |
any |
<optional> |
encoding |
string |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
encoding |
string |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
enable |
boolean |
<optional> |
initialDelay |
number |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
noDelay |
boolean |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
timeout |
number | |
callback |
function |
<optional> |
- Inherited From:
M write(buffer: Buffer) boolean
M write(buffer: Buffer, cb: function) boolean
Parameters:
Name | Type | Argument |
---|---|---|
buffer |
Buffer | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
encoding |
string |
<optional> |
cb |
function |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
str |
string | |
encoding |
string |
<optional> |
fd |
string |
<optional> |
- Inherited From:
Parameters:
Name | Type | Argument |
---|---|---|
data |
any | |
encoding |
string |
<optional> |
callback |
function |
<optional> |
- Inherited From: