This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Hongli Lai (Phusion) (author)
Wed Apr 23 01:55:26 -0700 2008
commit 38ad8efb77974fcc0df75d37964acd1a50480ce1
tree 22b6ec1c6367624054a9f1e3f026bcc4a245173a
parent d441eec5934ba741b5e15cca9c07cb00dd9c9b78
tree 22b6ec1c6367624054a9f1e3f026bcc4a245173a
parent d441eec5934ba741b5e15cca9c07cb00dd9c9b78
... |
... |
|






Comments
I think bool done; needs to be initialized before the while(!done && ...) call.
needs to be initialized