Virtual Method

GioSocketServiceincoming

Declaration [src]

gboolean
incoming (
  GSocketService* service,
  GSocketConnection* connection,
  GObject* source_object
)

Description [src]

Signal emitted when new connections are accepted.

Parameters

connection

Type: GSocketConnection

No description available.

The data is owned by the caller of the method.
source_object

Type: GObject

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.