Skip to content

compat: use socklen_t for getsockopt length - #5481

Open
r1w1s1 wants to merge 1 commit into
tmux:masterfrom
r1w1s1:fix-getpeereid-socklen
Open

compat: use socklen_t for getsockopt length#5481
r1w1s1 wants to merge 1 commit into
tmux:masterfrom
r1w1s1:fix-getpeereid-socklen

Conversation

@r1w1s1

@r1w1s1 r1w1s1 commented Aug 10, 2026

Copy link
Copy Markdown

Use socklen_t for the getsockopt() length argument in getpeereid().

This fixes an incompatible pointer type warning when compiling with Clang.

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

Labels

None yet

Projects

Status: Not Started

Development

Successfully merging this pull request may close these issues.

1 participant