orig_flags        317 main/network.c 	php_non_blocking_flags_t orig_flags;
orig_flags        323 main/network.c 	SET_SOCKET_BLOCKING_MODE(sockfd, orig_flags);
orig_flags        380 main/network.c 		RESTORE_SOCKET_BLOCKING_MODE(sockfd, orig_flags);