Table of Contents

Delegate SocketSourceFunc

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

Parameters

socket Socket
condition IOCondition
data IntPtr

Returns

bool