I\'m looking at the source code for Tor a开发者_高级运维s part of an RA project. I\'m trying to figure out why it was automatically compiled to use threads on one system (SuSE) and forks a new process
I was wondering how one can fix an upper limit for the length of a string (in C++) for a given platform.