tests/simple-httpd: use GMappedFile rather than mmap
authorDan Winship <danw@gnome.org>
Tue, 4 Dec 2012 16:41:29 +0000 (11:41 -0500)
committerDan Winship <danw@gnome.org>
Tue, 4 Dec 2012 16:45:12 +0000 (11:45 -0500)
commit3f716d732b8473ffbb68daf192958dbe1702aa39
treeee8b10aace34c45e103a37c96ded8da9f01fad20
parent9457c058330b394c7e531479c368bcacb998a01d
tests/simple-httpd: use GMappedFile rather than mmap

(fixing a fd leak in the process)
configure.ac
tests/simple-httpd.c