projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
974f237
)
add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
author
Jeremy D. Zawodny
<jzawodn@wcnet.org>
Wed, 10 Jan 2001 01:37:32 +0000
(17:37 -0800)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Wed, 10 Jan 2001 20:49:30 +0000
(20:49 +0000)
Message-ID: <
20010110013732
.A41744@yahoo-inc.com>
p4raw-id: //depot/perl@8396
ext/Socket/Socket.pm
patch
|
blob
|
history
diff --git
a/ext/Socket/Socket.pm
b/ext/Socket/Socket.pm
index
b4a0419
..
90e16e6
100644
(file)
--- a/
ext/Socket/Socket.pm
+++ b/
ext/Socket/Socket.pm
@@
-268,6
+268,7
@@
use XSLoader ();
SO_RCVLOWAT
SO_RCVTIMEO
SO_REUSEADDR
+ SO_REUSEPORT
SO_SNDBUF
SO_SNDLOWAT
SO_SNDTIMEO