SocketService.addOnIncoming

The ::incoming signal is emitted when a new incoming connection to service needs to be handled. The handler must initiate the handling of connection, but may not block; in essence, asynchronous operations must be used. TRUE to stop other handlers from being called Since 2.22 See Also GThreadedSocketService, GSocketListener.

class SocketService
void
addOnIncoming

Meta