aspnet / HttpSysServer

[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
106 stars 39 forks source link

Do not block on async calls #383

Closed JunTaoLuo closed 7 years ago

JunTaoLuo commented 7 years ago

Addresses https://github.com/aspnet/HttpSysServer/issues/275.