Enumeration (GI Enum)

Gio-2.0GioSocketListenerEventSince 2.46

Describes an event occurring on a Gio.SocketListener. See the Gio.SocketListener::event signal for more details.

Additional values may be added to this type in the future.

2.46

Index

Enumeration Members

Enumeration Members

BINDING: number

The listener is about to bind a socket.

BOUND: number

The listener has bound a socket.

LISTENED: number

The listener is now listening on this socket.

LISTENING: number

The listener is about to start listening on this socket.