menu
node_interop package
documentation
net.dart
NetServer
getConnections method
getConnections method
dark_mode
light_mode
getConnections
method
void
getConnections
(
[
void
callback
(
dynamic
error
,
int
count
)
])
Implementation
external void getConnections( [void Function(dynamic error, int count) callback]);
node_interop package
documentation
net
NetServer
getConnections method
NetServer class