libupnp/build/inc
Fabrice Fontaine 4a8c4f5c50 Customize the stack size of the threads used by pupnp through the new THREAD_STACK_SIZE variable
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 467f9987a1)
2010-09-18 06:47:34 -03:00
..
autoconfig.h Update of the build/inc/*.h files. They have not been updated since 1.4.7. 2008-07-23 18:43:02 +00:00
config.h Customize the stack size of the threads used by pupnp through the new THREAD_STACK_SIZE variable 2010-09-18 06:47:34 -03:00
upnpconfig.h Update of the build/inc/*.h files. They have not been updated since 1.4.7. 2008-07-23 18:43:02 +00:00