C# Class Microsoft.AspNet.Server.KestrelTests.TestHelpers.MockLibuv

Inheritance: Microsoft.AspNet.Server.Kestrel.Networking.Libuv
Show file Open project: Starcounter/KestrelHttpServer Class Usage Examples

Public Methods

Method Description
MockLibuv ( ) : System

Private Methods

Method Description
UvWrite ( Microsoft.AspNet.Server.Kestrel.Networking.UvRequest req, UvStreamHandle handle, uv_buf_t bufs, int nbufs, uv_write_cb cb ) : int

Method Details

MockLibuv() public method

public MockLibuv ( ) : System
return System