PMBEFORESELECT(3)
PM Programmer's Manual
PMBEFORESELECT(3)
NAME
pmBeforeSelect - call before select(2)

SYNOPSIS
int pmBeforeSelect(pmContext *pmc);

ARGUMENTS
pmContext * pmc
IN
pmContext object

IMPLEMENTATION LEVEL
BASE

DESCRIPTION
pmBeforeSelect() must be called before calling select(2).

NOTES
After calling pmBeforeSelect(), all messages in the receive queue must be extracted by pmReceive().

RETURN VALUE
PM_SUCCESS Success


CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.