1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
srs/trunk
Matthew 526cd62075
Fix FD leak when exceed max connections limit. (#2925)
* fix fd leak

when tcp connection exceed max_connection, that connection will leak because of not closing the fd

* fix leak, code refine
2022-02-26 07:50:09 +08:00
..
3rdparty Squash: Fix bugs. v5.0.20 2022-01-11 08:40:37 +08:00
auto Squash: Bug fixed 2022-02-16 11:34:05 +08:00
conf Forward: support config full rtmp url forward to other server (#2799) 2022-02-16 10:49:16 +08:00
doc Squash: Bug fixed 2022-02-16 11:34:05 +08:00
etc/init.d Squash: Fix bugs 2022-01-13 18:26:28 +08:00
gdb ST: Support show coroutines. 2020-12-10 11:36:24 +08:00
ide/srs_clion Squash: Support RPM. Fix bugs. 2021-11-04 07:37:17 +08:00
modules Moduels: Refine the description 2021-04-21 11:18:35 +08:00
packaging/redhat Squash: Support RPM. Fix bugs. 2021-11-04 07:37:17 +08:00
research Forward: support config full rtmp url forward to other server (#2799) 2022-02-16 10:49:16 +08:00
scripts Squash: Fix bugs 2022-01-13 18:26:28 +08:00
src Fix FD leak when exceed max connections limit. (#2925) 2022-02-26 07:50:09 +08:00
usr/lib/systemd/system Squash: Support RPM. Fix bugs. 2021-11-04 07:37:17 +08:00
.gitignore Squash: Support github actions for CI 2021-08-15 21:51:50 +08:00
AUTHORS.md Merge 4.0release, update AUTHORS 2022-02-18 12:45:22 +08:00
AUTHORS.txt Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8 (#2464) 2021-07-08 14:30:47 +08:00
configure Squash: Fix bugs 2022-01-13 18:26:28 +08:00
Dockerfile Squash: Fix bugs 2022-01-13 18:26:28 +08:00
Dockerfile.builds Build: Disable c++11 and c++14 for CentOS 6.0 2022-01-15 09:02:14 +08:00
Dockerfile.cov Squash: Support github actions for CI 2021-08-15 21:51:50 +08:00
Dockerfile.pkg Squash: Fix bugs 2022-01-13 18:26:28 +08:00
Dockerfile.test Squash: Merge 4.0.201 2021-12-04 10:43:04 +08:00