--TEST-- socket_get_option MEMINFO; --EXTENSIONS-- sockets --SKIPIF-- --FILE-- --EXPECTF-- array(9) { ["rmem_alloc"]=> int(%d) ["rcvbuf"]=> int(%d) ["wmem_alloc"]=> int(%d) ["sndbuf"]=> int(%d) ["fwd_alloc"]=> int(%d) ["wmem_queued"]=> int(%d) ["optmem"]=> int(%d) ["backlog"]=> int(%d) ["drops"]=> int(%d) }