RGtk2 (version 2.20.31)

gSocketListenerAcceptSocketAsync: gSocketListenerAcceptSocketAsync

Description

This is the asynchronous version of gSocketListenerAcceptSocket.

Usage

gSocketListenerAcceptSocketAsync(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 gSocketListenerAcceptSocketFinish to get the result of the operation. Since 2.22