8000 fd leak when fork: forgot to set FD_CLOEXEC for the fd received from accept · Issue #518 · ossrs/srs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
fd leak when fork: forgot to set FD_CLOEXEC for the fd received from accept #518
Closed
@YueHonghui

Description

@YueHonghui

Forgot to set FD_CLOEXEC for the accepted fd, which will result in fd leakage when FORK FFMPEG.

TRANS_BY_GPT3

Metadata

Metadata

Assignees

Labels

BugIt might be a bug.TransByAITranslated by AI/GPT.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0