ServerListenOptions


Description:

[ CCode ( cprefix = "SOUP_SERVER_LISTEN_" , type_id = "soup_server_listen_options_get_type ()" ) ]
[ Flags ]
public enum ServerListenOptions

Options to pass to [method@Server.

listen], etc.

soup_server_listen_ipv4_only and soup_server_listen_ipv6_only only make sense with [[email protected]_all] and [[email protected]_local], not plain [[email protected]] (which simply listens on whatever kind of socket you give it). And you cannot specify both of them in a single call.


Namespace: Soup
Package: libsoup-3.0

Content:

Enum values:




2022 vala-language.org