[Modify] Polish it
This commit is contained in:
parent
8faeda2171
commit
12bf1f597c
@ -583,8 +583,6 @@ namespace WebSocketSharp.Net
|
||||
|
||||
public ResponseStream GetResponseStream ()
|
||||
{
|
||||
// TODO: Can we get this stream before reading the input?
|
||||
|
||||
lock (_sync) {
|
||||
if (_socket == null)
|
||||
return null;
|
||||
|
Loading…
Reference in New Issue
Block a user