was_blocked       873 ext/mysqlnd/mysqlnd_net.c 	int was_blocked = net_stream->ops->set_option(net_stream, opt, 0, NULL);
was_blocked       877 ext/mysqlnd/mysqlnd_net.c 	if (PHP_STREAM_OPTION_RETURN_ERR != was_blocked) {
was_blocked       885 ext/mysqlnd/mysqlnd_net.c 		if (was_blocked) {