We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bc0f74 + fa633b7 commit c3cd156Copy full SHA for c3cd156
1 file changed
t/chunked.t
@@ -93,7 +93,7 @@ my $can_fork = $Config{d_fork} ||
93
$Config{useithreads} and $Config{ccflags} =~ /-DPERL_IMPLICIT_SYS/);
94
95
my $tests = @TESTS;
96
-my $tport = 8333;
+my $tport = 8334;
97
98
my $tsock = IO::Socket::INET->new(LocalAddr => '0.0.0.0',
99
LocalPort => $tport,
0 commit comments