GSocketListenerEvent

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

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

Values

ValueMeaning
BINDING0

The listener is about to bind a socket.

BOUND1

The listener has bound a socket.

LISTENING2

The listener is about to start listening on this socket.

LISTENED3

The listener is now listening on this socket.

Meta

Since

2.46