Preparing search index...
The search index is not available
txiki.js
txiki.js
global
tjs
Listener
Interface Listener
interface
Listener
{
localAddress
:
Address
;
[asyncIterator]
(
)
:
AsyncIterator
<
Connection
,
any
,
undefined
>
;
accept
(
)
:
Promise
<
Connection
>
;
close
(
)
:
void
;
}
Hierarchy
AsyncIterable
<
Connection
>
Listener
Index
Properties
local
Address
Methods
[async
Iterator]
accept
close
Properties
local
Address
local
Address
:
Address
Methods
[async
Iterator]
[async
Iterator]
(
)
:
AsyncIterator
<
Connection
,
any
,
undefined
>
Returns
AsyncIterator
<
Connection
,
any
,
undefined
>
accept
accept
(
)
:
Promise
<
Connection
>
Returns
Promise
<
Connection
>
close
close
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
local
Address
Methods
[async
Iterator]
accept
close
txiki.js
Loading...