Skip to content

Commit c3cd156

Browse files
authored
Merge pull request #5 from libwww-perl/pull-request-3
8333 - it's popular TCP/IP bitcoin protocol port so if server has bit…
2 parents 7bc0f74 + fa633b7 commit c3cd156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/chunked.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ my $can_fork = $Config{d_fork} ||
9393
$Config{useithreads} and $Config{ccflags} =~ /-DPERL_IMPLICIT_SYS/);
9494

9595
my $tests = @TESTS;
96-
my $tport = 8333;
96+
my $tport = 8334;
9797

9898
my $tsock = IO::Socket::INET->new(LocalAddr => '0.0.0.0',
9999
LocalPort => $tport,

0 commit comments

Comments
 (0)