--TEST-- bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ; --CREDITS-- marcosptf - - #phparty7 - @phpsp - novatec/2015 - sao paulo - br --SKIPIF-- --FILE-- --CLEAN-- --EXPECTF-- bool(true) bool(true) bool(true) Warning: socket_shutdown(): Unable to shutdown socket [%d]: %s in %s on line %d bool(false) Warning: socket_shutdown(): Unable to shutdown socket [%d]: Invalid argument in %s on line %d bool(false)