mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
opt.: performance
This commit is contained in:
@@ -7,7 +7,7 @@ class Conn {
|
||||
final int passive;
|
||||
final int fail;
|
||||
|
||||
Conn({
|
||||
const Conn({
|
||||
required this.maxConn,
|
||||
required this.active,
|
||||
required this.passive,
|
||||
|
||||
Reference in New Issue
Block a user