Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

socket option SO_LINGER fix for macOS.#60

Open
devnexen wants to merge 1 commit intoapache:trunk from
devnexen:so_linger_apple_fix
Open

socket option SO_LINGER fix for macOS. #60
devnexen wants to merge 1 commit intoapache:trunk from
devnexen:so_linger_apple_fix

Conversation

@devnexen
Copy link

@devnexen devnexen commented Aug 17, 2024

SO_LINGER, on this platform, works differently than other unixes in that it does in term of clock ticks rather than seconds. Thus, the existence of the SO_LINGER_SEC option, we define it to every other platforms for simplicity sake.

SO_LINGER, on this platform, works differently than other unixes in
that it does in term of clock ticks rather than seconds.
Thus, the existence of the SO_LINGER_SEC option, we define it to
every other platforms for simplicity sake.
Copy link
Author

devnexen commented Aug 17, 2024
edited
Loading

original report here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /