Test: /ext/sockets/tests/socket_bind.phpt - Version 5.3.18    

There are 3 different diffs reported by users for this test.

Count Diff
3 (60%)
002+
003+ Warning: socket_connect(): Host lookup failed [-10002]: Host name lookup failure in %s/socket_bind.php on line 8
004+ bool(false)
005+
006+ Warning: socket_write(): unable to write to socket [32]: Broken pipe in %s/socket_bind.php on line 13
007+ bool(false)
002- bool(true)
003- int(16)
1 (20%)
002+
003+ Warning: socket_connect(): unable to connect [110]: Connection timed out in %s/socket_bind.php on line 8
004+ bool(false)
005+
006+ Warning: socket_write(): unable to write to socket [32]: Broken pipe in %s/socket_bind.php on line 13
007+ bool(false)
002- bool(true)
003- int(16)
1 (20%)
001+ Warning: socket_bind(): unable to bind address [98]: Address already in use in %s/socket_bind.php on line 4
002+ bool(false)
002- bool(true)