Searched defs:SocketStreamError (Results 1 – 4 of 4) sorted by relevance
38 class SocketStreamError; variable50 virtual void didFailSocketStream(SocketStreamHandle*, const SocketStreamError&) { } in didFailSocketStream()
58 explicit SocketStreamError(int errorCode, const String& errorMessage) in SocketStreamError() function
41 namespace WebCore { class SocketStreamError; } variable
56 class SocketStreamError; variable