[Modify] Polish it
This commit is contained in:
parent
3d9bdd3592
commit
1084d515dd
@ -63,7 +63,7 @@ namespace WebSocketSharp.Net
|
|||||||
int count,
|
int count,
|
||||||
HttpListenerContext context
|
HttpListenerContext context
|
||||||
)
|
)
|
||||||
: base (stream, buffer, offset, count)
|
: base (stream, buffer, offset, count, -1)
|
||||||
{
|
{
|
||||||
_context = context;
|
_context = context;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user