add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
Jeremy D. Zawodny [Wed, 10 Jan 2001 01:37:32 +0000 (17:37 -0800)]
Message-ID: <20010110013732.A41744@yahoo-inc.com>

p4raw-id: //depot/perl@8396

ext/Socket/Socket.pm

index b4a0419..90e16e6 100644 (file)
@@ -268,6 +268,7 @@ use XSLoader ();
        SO_RCVLOWAT
        SO_RCVTIMEO
        SO_REUSEADDR
+       SO_REUSEPORT
        SO_SNDBUF
        SO_SNDLOWAT
        SO_SNDTIMEO