Preparing search index...
The search index is not available
Documentation - v0.0.7
Documentation
@fuman/net
TcpEndpoint
Interface TcpEndpoint
a TCP endpoint
interface
TcpEndpoint
{
address
:
string
;
port
:
number
;
}
Hierarchy (
View Summary
)
TcpEndpoint
TlsConnectOptions
TlsListenOptions
Index
Properties
address
port
Properties
Readonly
address
address
:
string
address of the endpoint
Readonly
port
port
:
number
port of the endpoint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
port
Documentation - v0.0.7
Loading...
a TCP endpoint