]> granicus.if.org Git - php/commit
Use zero port in socket_(export|import)_stream-4-win.phpt
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 6 Jun 2019 14:18:25 +0000 (16:18 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 6 Jun 2019 14:19:19 +0000 (16:19 +0200)
commit3b05bdedcd1b094d84a75dfdd7c2426a71e3c988
tree666bac80ff8ff4c83e596f52156f3c4eadeb7b10
parentf5b44c7e8a55978b5e3c3511b310ab8f09beaa97
Use zero port in socket_(export|import)_stream-4-win.phpt

These regularly fail due to port clashes, though we don't seem to
use those ports in any other tests.

As we don't care about the specific port that is used here, pass
zero so that a random ephemeral port is used.
ext/sockets/tests/socket_export_stream-4-win.phpt
ext/sockets/tests/socket_import_stream-4-win.phpt