$socket->sockopt(SO_RCVTIMEO, pack('LL', $seconds, 0)); #### $socket->sockopt(SO_RCVTIMEO, pack('QQ', $seconds, 0));