1.0.0.0/8 has been allocated, switch to 50.50.50.50

git-svn-id: file:///home/svn/framework3/trunk@8221 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2010-01-25 13:27:19 +00:00
parent b7fb95b302
commit 12ef5437df
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ module Socket
#
##
def self.source_address(dest='1.2.3.4')
def self.source_address(dest='50.50.50.50')
begin
s = self.create_udp(
'PeerHost' => dest,