Value | Meaning |
---|---|
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. |
Page generated by adrdox
Describes an event occurring on a #GSocketListener. See the #GSocketListener::event signal for more details.
Additional values may be added to this type in the future.