#include <stdio.h>#include <monitor.h>#include <nsnet.h>Go to the source code of this file.
Functions | |
| int | monitorLog (enum PlaceCode placeCode, int errNum) |
|
||||||||||||
|
Definition at line 33 of file monitor.c. References buf, MAXLEN, PLACE_CONNECT, PLACE_MYREAD, PLACE_RRECV, PLACE_RSELECT, PLACE_SETBLOCKING, PLACE_WRITEBYTES, and stringifyErrorCode(). Referenced by my_read(), rconnectName(), rrecv(), rselect(), setblocking(), and writeBytes(). |
1.3.3