Closed GoogleCodeExporter closed 9 years ago
Thanks, added in revision 107 with minor changes:
- Use function local static instead of class member static for tempFiles in
client_app.cpp (this initializes the std::set when used instead of potentially
on application startup).
- Include system headers first.
- Rename util_unix.cpp to util_posix.cpp for consistency.
- Minor formatting and documentation fixes.
Original comment by magreenb...@gmail.com
on 24 Oct 2014 at 4:45
Original issue reported on code.google.com by
k...@censhare.de
on 30 Sep 2014 at 7:23Attachments: