http://www.perlmonks.org?node_id=897646


in reply to Re: Socket hang. (Windows or Perl? Solutions?) (Updated)
in thread Socket hang. (Windows or Perl? Solutions?) (Updated)

For me, it also ran fine, and port re-use was not an issue:

root@hlg64:~# ./foo.pl
server:160302 client:160302 cycles: 3121.894/sec^C
root@hlg64:~# ./foo.pl
server:222203 client:222203 cycles: 3153.737/sec^C

This was perl 5.10, 64-bit 2.6.29.3 Linux kernel
3Ghz core2-duo Xeon

fnord