Home
last modified time | relevance | path

Searched defs:SocketException (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs43 using SocketException = System.Net.Sockets.SocketException; typedef
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs45 using SocketException = System.Net.Sockets.SocketException; typedef