aspnetcore/src/Microsoft.AspNet.Server.Kes...
Stephen Halter 47323a88e1 Surface errors from Listener.StartAsync better
If CreateListenSocket fails, surface the original error instead of throwing a
NullReferenceException from Listener.Dispose().

#185
2015-09-16 18:19:01 -07:00
..
Http Surface errors from Listener.StartAsync better 2015-09-16 18:19:01 -07:00
Infrastructure Don't swallow too many exceptions 2015-09-16 18:18:55 -07:00
Networking Catch and log uv_accept errors 2015-09-16 18:18:58 -07:00
Properties Adding NeutralResourcesLanguageAttribute 2015-09-10 18:15:27 -07:00
compiler/preprocess
native
IKestrelServerInformation.cs
KestrelEngine.cs KestrelTrace refactored and added to the ServiceContext. Close aspnet/KestrelHttpServer#141 2015-09-05 18:17:17 +02:00
KestrelServerInformation.cs Hosting#331 Add IServerAddressesFeature. 2015-09-15 12:47:18 -07:00
Microsoft.AspNet.Server.Kestrel.xproj
Program.cs
ServerAddress.cs Hosting#331 Add IServerAddressesFeature. 2015-09-15 12:47:18 -07:00
ServerFactory.cs Hosting#331 Add IServerAddressesFeature. 2015-09-15 12:47:18 -07:00
ServerRequest.cs
ServiceContext.cs KestrelTrace refactored and added to the ServiceContext. Close aspnet/KestrelHttpServer#141 2015-09-05 18:17:17 +02:00
project.json Replace Trace.WriteLine with ITraceLogger 2015-09-09 00:26:26 +02:00