Ticket Change Details
Not logged in
Overview

Artifact ID: a08786d73f533ac26cf2e5fa7a2bd617ab309c10
Ticket: c8c0b78c840e4df9aefd2687bf6cac5abfce08e5
Windows 7: "fossil ui" and "fossil server" fail
User & Date: anonymous 2010-10-19 13:12:04
Changes

  1. Appended to comment:
    
    
    <hr /><i>anonymous claiming to be arichardson added on 2010-10-19 13:12:04:</i><br />
    >a solution that runs each HTTP request in a thread will be unacceptable
    
    Fair enough. I saw "_beginthread" in winhttp.c and assumed it would be ok to use it. I'll think some more.