Skip to content

Commit

Permalink
Fixes [Bug #20258]
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Küthe <m.k@mk16.de>
  • Loading branch information
marek22k authored and tenderlove committed Feb 23, 2024
1 parent df5b8ea commit 4bb4327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/socket/mkconstants.rb
Expand Up @@ -762,6 +762,7 @@ def def_intern(func_name, pat, prefix_optional=nil)
IPV6_PATHMTU nil Retrieve current path MTU
IPV6_PKTINFO nil Receive packet information with datagram
IPV6_RECVDSTOPTS nil Receive all IP6 options for response
IPV6_RECVERR nil Enable extended reliable error message passing
IPV6_RECVHOPLIMIT nil Receive hop limit with datagram
IPV6_RECVHOPOPTS nil Receive hop-by-hop options
IPV6_RECVPKTINFO nil Receive destination IP address and incoming interface
Expand Down

0 comments on commit 4bb4327

Please sign in to comment.