Mercurial > urweb
log
age | author | description |
---|---|---|
Tue, 31 Dec 2013 09:34:41 -0500 | Adam Chlipala | Do a bit of extra userspace copying to send HTTP response with a single system call |
Mon, 30 Dec 2013 11:01:42 -0500 | Adam Chlipala | HTTP: continue after accept() failure |
Sun, 29 Dec 2013 13:18:50 -0500 | Adam Chlipala | Compile-time error for periodic tasks in nonpersistent protocols |
Sun, 29 Dec 2013 10:29:26 -0500 | Adam Chlipala | Avoid some spurious error messages about link/form incompatibility; change the text of that error message to include RPC handlers |
Sat, 28 Dec 2013 06:30:21 -0500 | Adam Chlipala | How embarrassing; didn't try compiling before committing |
Sat, 28 Dec 2013 06:27:08 -0500 | Adam Chlipala | Make HTTP keepalive switch between available connections to improve throughput |
Fri, 27 Dec 2013 12:30:44 -0500 | Adam Chlipala | Change where a transaction is marked finished, to avoid forgetting to rollback a failed transaction |