Package: libsocket6-perl / 0.27-1

Metadata

Package Version Patches format
libsocket6-perl 0.27-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ipv6_constants.patch | (download)

Socket6.pm | 19 19 + 0 - 0 !
Socket6.xs | 108 108 + 0 - 0 !
2 files changed, 127 insertions(+)

 ipv6 constants missing from socket6 
 The SOL_IPV6(=IPPROTO_IPV6)-level constants for setsockopt which are
 documented in ipv6(7) under Linux, many of which are common to other
 operating systems, are not defined by the Socket6 module, as they
 probably should.