You've already forked linux-packaging-mono
Imported Upstream version 4.6.2.6
Former-commit-id: acf0aed9cbf359eec20dc40fbeb30554b4ed84a3
This commit is contained in:
parent
36b9cc09f0
commit
ee1447783b
@ -179,13 +179,6 @@ namespace System.Net.Sockets
|
||||
|
||||
if (disposing && in_progress != 0)
|
||||
return;
|
||||
|
||||
AcceptSocket = null;
|
||||
Buffer = null;
|
||||
BufferList = null;
|
||||
RemoteEndPoint = null;
|
||||
UserToken = null;
|
||||
SendPacketsElements = null;
|
||||
}
|
||||
|
||||
public void Dispose ()
|
||||
|
Reference in New Issue
Block a user