core-util: Use /proc/fd on Solaris as well in pa_close_all
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Thu, 27 Jun 2019 01:32:40 +0000 (18:32 -0700)
committerArun Raghavan <arun@arunraghavan.net>
Mon, 1 Jul 2019 01:37:04 +0000 (01:37 +0000)
commit4be2625ef8cc3270827e522efadc1fb78439410d
tree52186ae67fd4103b8fc0f3280a4127f7ed6a0ae6
parent9901a26d950bc1a4df66c1c7965d4210d092f3dc
core-util: Use /proc/fd on Solaris as well in pa_close_all

Gets rid of > 65,000 unnecessary close() syscalls

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
src/pulsecore/core-util.c