1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

set tcp keepalive for tcp socket (#1045)

This commit is contained in:
juntaoliu 2018-01-07 17:03:13 +08:00 committed by winlin
parent a6bc53cb85
commit a6871052af
3 changed files with 12 additions and 0 deletions

View file

@ -26,4 +26,5 @@ CONTRIBUTORS ordered by first contribution.
* lovecat<littlefawn@163.com> "Bug fixed"
* panda1986<542638787@qq.com> "Bug fixed"
* YueHonghui<hongf.yue@hotmail.com> "Bug fixed"
* JuntaoLiu<juntliu@gmail.com> "Bug fixed"