Table of Contents

Delegate SocketSourceFunc

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

Parameters

socket nint
condition IOCondition
data nint

Returns

bool