SocketProtocol
Description:
[ CCode ( cprefix = "G_SOCKET_PROTOCOL_" , type_id = "g_socket_protocol_get_type ()" ) ]
[ Version ( since = "2.22" ) ]
public enum SocketProtocol
[ Version ( since = "2.22" ) ]
public enum SocketProtocol
A protocol identifier is specified when creating a Socket, which is a family/type specific identifier, where 0 means the default protocol for the particular family/type.
This enum contains a set of commonly available and used protocols. You can also pass any other identifiers handled by the platform in order to use protocols not listed here.
Namespace: GLib
Package: gio-2.0