[Modify] Replace it
This commit is contained in:
parent
bcd67362ed
commit
80f99bd5c3
@ -780,7 +780,7 @@ namespace WebSocketSharp.Net
|
||||
throw new InvalidOperationException (msg);
|
||||
}
|
||||
|
||||
return BeginGetContext (new HttpListenerAsyncResult (callback, state));
|
||||
return beginGetContext (callback, state);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user