mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug for bug #241, default to 32k for socket buffer.
This commit is contained in:
parent
5589b13d2e
commit
f1192a8302
4 changed files with 11 additions and 9 deletions
|
@ -56,9 +56,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
* That is, the latency is 120ms(the sleep time).
|
||||
*/
|
||||
// to enable merged read.
|
||||
#undef SRS_PERF_MERGED_READ
|
||||
// the max sleep time in ms
|
||||
#define SRS_MR_MAX_SLEEP_MS 800
|
||||
#define SRS_PERF_MERGED_READ
|
||||
|
||||
/**
|
||||
* the send cache time in ms.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue