]> git.lizzy.rs Git - bspwm.git/commit
Set CLOEXEC on the sockets except when restarting
authorBastien Dejean <nihilhill@gmail.com>
Fri, 28 May 2021 09:33:07 +0000 (11:33 +0200)
committerBastien Dejean <nihilhill@gmail.com>
Fri, 28 May 2021 09:33:07 +0000 (11:33 +0200)
commit0d2aa1ce7cfe2f1d3d5894bc28bf13f5fdc0c671
tree70825cd1634b12f4ddb5e7a43038d88e63bfff2b
parentc5eba7190dbe3d249865f7e193cb8bd2c3c51cc7
Set CLOEXEC on the sockets except when restarting

Fixes #1292.
src/bspwm.c
src/subscribe.c