summaryrefslogtreecommitdiff
path: root/ext/socket
diff options
context:
space:
mode:
authorMarek Küthe <m.k@mk16.de>2024-02-12 16:41:14 +0000
committerAaron Patterson <aaron.patterson@gmail.com>2024-02-23 09:47:09 -0800
commit4bb432722832b6451a289d906b08db322de6bad7 (patch)
tree32b5fadcfaed1b1cad0c3117dfbe5aabae31ef9e /ext/socket
parentdf5b8ea4dbcc9a84969c4b941ffd0a5f468fd0fa (diff)
Fixes [Bug #20258]
Signed-off-by: Marek Küthe <m.k@mk16.de>
Diffstat (limited to 'ext/socket')
-rw-r--r--ext/socket/mkconstants.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/socket/mkconstants.rb b/ext/socket/mkconstants.rb
index ba7a55b426..f8def9f990 100644
--- a/ext/socket/mkconstants.rb
+++ b/ext/socket/mkconstants.rb
@@ -762,6 +762,7 @@ IPV6_NEXTHOP nil Next hop address
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