menu
dart_udx package
documentation
dart_udx.dart
UDPSocket
setLocalMaxStreamsForTest method
setLocalMaxStreamsForTest method
dark_mode
light_mode
setLocalMaxStreamsForTest
method
@visibleForTesting
void
setLocalMaxStreamsForTest
(
int
value
)
Implementation
@visibleForTesting void setLocalMaxStreamsForTest(int value) { _localMaxStreams = value; }
dart_udx package
documentation
dart_udx
UDPSocket
setLocalMaxStreamsForTest method
UDPSocket class