Refactor the stream sender
This commit is contained in:
@@ -187,7 +187,6 @@ class Dial {
|
||||
throw e;
|
||||
}
|
||||
},
|
||||
15,
|
||||
4096 - 64 // Server has a 4096 bytes receive buffer, can be no greater
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user