clean up stacksize selection macros
commit5795a84c4fbd61685690a8cd6d43969efc083614
authorrofl0r <rofl0r@users.noreply.github.com>
Fri, 14 Aug 2020 17:05:15 +0000 (14 18:05 +0100)
committerrofl0r <rofl0r@users.noreply.github.com>
Fri, 14 Aug 2020 17:05:15 +0000 (14 18:05 +0100)
treea3463948a2cfbfc0da8e20fa401e816909cf95d4
parent20d17e3c45ae43be50687918b0ef658088d0214b
clean up stacksize selection macros

it's not good style to override libc provided macros, so let's use
our own one instead.
also get rid of the gratuitous variable assignment.
sockssrv.c