4a8c4f5c50
This patch allows a user to customize the stack size of the threads used by
pupnp through the new THREAD_STACK_SIZE variable. This is especially useful
on embedded systems with limited memory where the user can set THREAD_STACK_SIZE
to ITHREAD_STACK_MIN.
However, as this modification can have side effects, I set 0 as the default
value, so threads will continue to use the default stack size of the system
(which varies greatly as stated in
https://computing.llnl.gov/tutorials/pthreads/).
(cherry picked from commit
|
||
---|---|---|
.. | ||
inc | ||
msvc | ||
vc8 | ||
vc9 | ||
libupnp.bpf | ||
libupnp.bpr | ||
libupnp.dsp | ||
libupnp.dsw |