Searched defs:inSocketNum (Results 1 – 1 of 1) sorted by relevance
166 void MacSocket_GetSocketErrorInfo(const int inSocketNum,int *outSocketErrCode,char *outSocketErrStr… in MacSocket_GetSocketErrorInfo()197 void MacSocket_SetUserRefPtr(const int inSocketNum,void *inNewRefPtr) in MacSocket_SetUserRefPtr()209 void MacSocket_GetLocalIPAndPort(const int inSocketNum,char *outIPAndPort,const int inIPAndPortLeng… in MacSocket_GetLocalIPAndPort()246 void MacSocket_GetRemoteIPAndPort(const int inSocketNum,char *outIPAndPort,const int inIPAndPortLen… in MacSocket_GetRemoteIPAndPort()283 Boolean MacSocket_RemoteEndIsClosing(const int inSocketNum) in MacSocket_RemoteEndIsClosing()299 Boolean MacSocket_ListenCompleted(const int inSocketNum) in MacSocket_ListenCompleted()315 Boolean MacSocket_RemoteEndIsOpen(const int inSocketNum) in MacSocket_RemoteEndIsOpen()332 Boolean MacSocket_LocalEndIsOpen(const int inSocketNum) in MacSocket_LocalEndIsOpen()364 static Boolean SocketIndexIsValid(const int inSocketNum) in SocketIndexIsValid()792 OSErr MacSocket_listen(const int inSocketNum,const int inPortNum) in MacSocket_listen()[all …]