Skip to content

Add stream socket so_linger context option#20808

Open
bukka wants to merge 3 commits intophp:masterfrom
bukka:stream_so_linger
Open

Add stream socket so_linger context option#20808
bukka wants to merge 3 commits intophp:masterfrom
bukka:stream_so_linger

Conversation

@bukka
Copy link
Member

@bukka bukka commented Dec 30, 2025

This adds so_linger stream socket context options that is used to set the lingering time in seconds. If the value is lower or equal to 0, then the lingering is disabled.

bukka added 2 commits March 6, 2026 20:29
This adds so_linger stream socket context options that is used to set
the lingering time in seconds. If the value is lower or equal to 0,
then the lingering is disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants