Searched refs:APR_IPV6_V6ONLY (Results 1 – 2 of 2) sorted by relevance
318 case APR_IPV6_V6ONLY: in apr_socket_opt_set()328 apr_set_option(sock, APR_IPV6_V6ONLY, on); in apr_socket_opt_set()
99 #define APR_IPV6_V6ONLY 16384 /**< Don't accept IPv4 connections on an macro