libc
libc copied to clipboard
adding tcp_info struct to linux musl/glibc.
r? @JohnTitor
(rustbot has picked a reviewer for you, use r? to override)
@bors r+
:pushpin: Commit 89df119924ebab05b5332d0c73c94e4a137b9247 has been approved by JohnTitor
It is now in the queue for this repository.
:hourglass: Testing commit 89df119924ebab05b5332d0c73c94e4a137b9247 with merge 28aeb23a2de7786fcb2d4ce06ffabf725c184260...
:broken_heart: Test failed - checks-actions
:umbrella: The latest upstream changes (presumably #3486) made this pull request unmergeable. Please resolve the merge conflicts.
@bors r+
:pushpin: Commit 97a839d7b71b59f1a5ecd6cf7fd25147005d828b has been approved by JohnTitor
It is now in the queue for this repository.
:hourglass: Testing commit 97a839d7b71b59f1a5ecd6cf7fd25147005d828b with merge 3c6c040e8453c9a7940002c1ea362665408925ff...
:broken_heart: Test failed - checks-actions
Could you check the CI failure? Seems musl gets confused 🤔
@bors r+
:pushpin: Commit 4234bd2b259ff2a6992552df05d1ac0dd82ba876 has been approved by JohnTitor
It is now in the queue for this repository.
:hourglass: Testing commit 4234bd2b259ff2a6992552df05d1ac0dd82ba876 with merge bef39f2326d56ca2185068c74dddf062e8737951...
:broken_heart: Test failed - checks-actions
Could you fix the CI failure? @rustbot author
shame on me I did not realise the existence of ci shell scripts until now, pretty helpful.
:umbrella: The latest upstream changes (presumably #3213) made this pull request unmergeable. Please resolve the merge conflicts.
@devnexen I think this looks pretty good, could you rebase? And then @rustbot review
@rustbot review
Checking headers https://github.com/kraj/glibc/blob/1927f718fcc48bdaea03086bdc2adf11279d655b/sysdeps/gnu/netinet/tcp.h#L226-L267 and https://github.com/kraj/musl/blob/2c41ee96f60074fa8ac387e1fcdedba0654fb173/include/netinet/tcp.h#L195-L250 this looks good, with some notes above.
@rustbot author since I think this might need a change for the bitfield
Thanks!
@rustbot label +stable-nominated