Mercurial > urweb
log src/c/http.c
age | author | description |
---|---|---|
Sun, 16 Nov 2014 13:39:18 -0500 | Adam Chlipala | uw_remoteSock() |
Tue, 02 Sep 2014 17:42:10 +0000 | Sergey Mironov | Introduce recv timeout controlled by '-T' option in http.c |
Tue, 02 Sep 2014 17:37:22 +0000 | Sergey Mironov | Check realloc's return code to prevent segfault on out of memory condition (Part 3) |
Tue, 02 Sep 2014 17:36:14 +0000 | Sergey Mironov | Replace common "if(!quiet) printf(...)" pattern with a macro |