Add IP_RECVTTL
and IP_RECVERR
constants to socket
module
#120056
Labels
8000
IP_RECVTTL
and IP_RECVERR
constants to socket
module
#120056
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
I recently needed these three constants in a real code, I had to create them manually.
Docs from Linux: https://man7.org/linux/man-pages/man7/ip.7.html
Linked PRs
IP_RECVERR
,IP_RECVORIGDSTADDR
,IP_RECVTTL
tosocket
module #120058The text was updated successfully, but these errors were encountered: