Table of Contents

Delegate SocketSourceFunc

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public delegate bool SocketSourceFunc(IntPtr socket, IOCondition condition, IntPtr data)

Parameters

socket IntPtr
condition IOCondition
data IntPtr

Returns

bool