Home
last modified time | relevance | path

Searched refs:ioErr (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/vtls/
Ddarwinssl.c113 #define ioErr -36 macro
161 rtn = ioErr; in SocketRead()
212 ortn = ioErr; in SocketWrite()
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1758 ioErr = -36 #I/O error (bummers) variable
/external/python/cpython2/Mac/scripts/
Derrors.txt1753 -36 ioErr I/O error (bummers)