FdObjEpollData.decode

Parses the registration to extract the Object and the fd part from it. Reverses the process of encode

struct FdObjEpollData
static
decode
()

Parameters

registration ulong

registration containing Object and accompanying fd.

Return Value

FdObjEpollData struct containing Object and accompanying fd.

Meta