3 references to
System.Net.Sockets (3)
System\Net\Sockets\SocketAsyncContext.Unix.cs (3)
454
public BufferMemoryReceiveOperation(SocketAsyncContext context) :
base
(context) { }
509
public BufferListReceiveOperation(SocketAsyncContext context) :
base
(context) { }
543
public BufferPtrReceiveOperation(SocketAsyncContext context) :
base
(context) { }