projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
974f237
)
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
patch
|
blob
|
blame
|
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