Use Popen instead of fork() for the testing server
commit063bfea76721ab55cfef4d923b3a3dc3df44ce89
authorDave Abrahams <dave@boostpro.com>
Sat, 19 May 2012 15:15:05 +0000 (19 09:15 -0600)
committerThomas Leonard <talex5@gmail.com>
Mon, 4 Jun 2012 13:17:06 +0000 (4 14:17 +0100)
treedaa6f4e096e35515fde56828debe4dce28073f3d
parenta3be0a58e6bb509e170c0f4d700a84b170dda7a9
Use Popen instead of fork() for the testing server
tests/server.py
tests/testdownload.py