You've already forked linux-packaging-mono
Imported Upstream version 4.6.1.5
Former-commit-id: 2caa1f9d0bda47eb10c52f47196236d819ecb1a3
This commit is contained in:
parent
b7d1d80bf3
commit
36b9cc09f0
@ -660,6 +660,7 @@ namespace Mono.Net.Security
|
||||
if (wantMore || writeBuffer.Size > 0)
|
||||
return AsyncOperationStatus.WantWrite;
|
||||
|
||||
asyncRequest.ResetWrite ();
|
||||
asyncRequest.UserResult = asyncRequest.CurrentSize;
|
||||
return AsyncOperationStatus.Complete;
|
||||
}
|
||||
|
Reference in New Issue
Block a user