Searched defs:SocketStreamError (Results 1 – 10 of 10) sorted by relevance
40 SocketStreamError() { } in SocketStreamError() function41 explicit SocketStreamError(int errorCode) in SocketStreamError() function45 SocketStreamError(int errorCode, const String& failingURL, const String& localizedDescription) in SocketStreamError() function
40 SocketStreamError() { } in SocketStreamError() function41 explicit SocketStreamError(int errorCode) in SocketStreamError() function
39 class SocketStreamError; variable50 virtual void didFail(SocketStreamHandle*, const SocketStreamError&) { } in didFail()
39 class SocketStreamError; variable
48 class SocketStreamError; variable