Michael Stapelberg fa1b436fca Bugfix: mark IPC fd CLOEXEC (Thanks Layus)
Without this fix, children of i3bar would inherit the file descriptor of
the IPC connection to i3. Therefore, even if i3bar exits with SIGSEGV,
the connection to i3 stays open. Because nobody actually reads any
messages by i3, the buffer will fill up and i3 can’t deliver any more
messages, and thus busy-loops at that point.

fixes #995
2013-04-14 10:12:21 +02:00
2012-12-25 14:20:21 +01:00
2013-03-14 15:20:33 +01:00
2013-03-18 22:42:33 +01:00
2012-12-11 22:31:44 +01:00
2012-12-25 14:20:21 +01:00
2013-03-17 01:01:04 +01:00
2011-08-28 17:44:42 +02:00
2012-12-11 22:31:44 +01:00
2011-08-28 17:44:42 +02:00
2012-04-25 23:06:39 +02:00
2012-12-11 22:45:34 +01:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%