![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Go to the source code of this file.
Functions | |
void | epicsSocketConvertErrorToString (char *pBuf, unsigned bufSize, int theSockError) |
void | epicsSocketConvertErrnoToString (char *pBuf, unsigned bufSize) |
void epicsSocketConvertErrnoToString | ( | char * | pBuf, |
unsigned | bufSize | ||
) |
Definition at line 35 of file epicsSocketConvertErrnoToString.cpp.
void epicsSocketConvertErrorToString | ( | char * | pBuf, |
unsigned | bufSize, | ||
int | theSockError | ||
) |
Definition at line 23 of file epicsSocketConvertErrnoToString.cpp.