MagnusTiberius/iocphttpd

Google Chrome Browser Testing

Opened this issue · 0 comments

Google Chrome Browser Testing

Master Branch:

Bug #1

  1. Main page loading.
  2. Secondary pages loading is inconsistent. Browsing is showing a wait state on these pages.

Bug #2

  1. Press F5 many times.
  2. In the network tab, the pages appear as still waiting to be completed.
  3. Looking in the code, after WSARecv() has returned and goes on to move forward, GetQueuedCompletionStatus() does not return a value inside the worker thread..

http://postimg.org/image/8q3jjtav1/