yang123vc / open-hardware-monitor

Automatically exported from code.google.com/p/open-hardware-monitor
0 stars 0 forks source link

HttpListenerException at OpenHardwareMonitor.Utilities.HttpServer.ListenerCallback #370

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Version: 0.5.1.0

System.Net.HttpListenerException: The I/O operation has been aborted because of 
either a thread exit or an application request
   at System.Net.HttpListener.EndGetContext(IAsyncResult asyncResult)
   at OpenHardwareMonitor.Utilities.HttpServer.ListenerCallback(IAsyncResult result)
   at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   at System.Net.ListenerAsyncResult.WaitCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Common Language Runtime: 2.0.50727.3634
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 3
Process Type: 32-Bit

Original issue reported on code.google.com by moel.mich on 30 Jul 2012 at 9:57

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r427.

Original comment by moel.mich on 28 Oct 2012 at 3:19