| PMBEFORESELECT(3) |
PM Programmer's Manual |
PMBEFORESELECT(3) |
- NAME
-
pmBeforeSelect - call before select(2)
- SYNOPSIS
-
int pmBeforeSelect(pmContext *pmc);
- ARGUMENTS
-
- 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
-
- CREDIT
- This document is a part of the SCore cluster system software
developed at PC Cluster Consortium, Japan.
Copyright (C) 2002 PC Cluster Consortium.