RGtk2 (version 2.20.31)

gSocketListenerAcceptAsync: gSocketListenerAcceptAsync

Description

This is the asynchronous version of gSocketListenerAccept.

Usage

gSocketListenerAcceptAsync(object, cancellable = NULL, callback, user.data = NULL)

Arguments

cancellable
a GCancellable, or NULL
user.data
user data for the callback

Details

When the operation is finished callback will be called. You can then call gSocketListenerAcceptSocket to get the result of the operation. Since 2.22