3 references to
System.Net.Sockets (3)
System\Net\Sockets\SocketAsyncContext.Unix.cs (3)
369
public BufferMemorySendOperation(SocketAsyncContext context) :
base
(context) { }
398
public BufferListSendOperation(SocketAsyncContext context) :
base
(context) { }
425
public BufferPtrSendOperation(SocketAsyncContext context) :
base
(context) { }