Lennart Poettering
6d5e65f645
tree-wide: add a single version of "static const int one = 1"
...
All over the place we define local variables for the various sockopts
that take a bool-like "int" value. Sometimes they are const, sometimes
static, sometimes both, sometimes neither.
Let's clean this up, introduce a common const variable "const_int_one"
(as well as one matching "const_int_zero") and use it everywhere, all
acorss the codebase.
2018-10-15 19:40:51 +02:00
..
2018-06-20 11:58:53 +02:00
2018-06-14 10:20:20 +02:00
2018-10-03 08:49:55 +09:00
2018-09-19 13:45:18 -06:00
2018-10-15 19:40:51 +02:00
2018-10-03 08:49:55 +09:00
2018-06-14 10:20:20 +02:00
2018-09-29 02:57:04 +00:00
2018-08-08 10:15:00 +09:00
2018-06-20 11:58:53 +02:00
2018-06-20 11:58:53 +02:00
2018-10-15 19:40:51 +02:00
2018-06-14 10:20:20 +02:00
2018-06-20 11:58:53 +02:00
2018-06-14 10:20:20 +02:00
2018-06-20 11:58:53 +02:00
2018-10-15 19:40:51 +02:00
2018-06-14 10:20:20 +02:00
2018-06-29 11:02:17 +09:00
2018-09-19 08:28:54 +09:00
2018-09-19 08:28:54 +09:00
2018-06-20 11:58:53 +02:00
2018-06-29 11:02:17 +09:00
2018-06-14 13:03:20 +02:00
2018-06-14 10:20:20 +02:00
2018-09-26 18:54:21 +00:00
2018-06-14 10:20:20 +02:00
2018-08-23 04:57:39 +09:00
2018-08-23 04:57:39 +09:00
2018-10-02 16:22:54 +02:00
2018-10-04 21:29:35 +02:00
2018-09-19 13:45:18 -06:00
2018-09-30 21:32:33 +02:00
2018-09-27 18:04:59 +09:00
2018-08-27 14:01:46 +09:00
2018-08-27 14:01:46 +09:00
2018-08-27 14:01:46 +09:00
2018-09-30 21:32:33 +02:00
2018-10-13 12:37:13 +02:00
2018-10-02 16:26:50 +02:00
2018-09-14 09:29:57 +02:00
2018-09-19 13:45:17 -06:00
2018-09-14 09:29:57 +02:00
2018-09-14 09:29:57 +02:00
2018-09-14 09:29:57 +02:00
2018-09-14 09:29:57 +02:00
2018-06-20 11:58:53 +02:00
2018-09-14 09:29:57 +02:00
2018-09-14 09:29:57 +02:00
2017-05-13 10:19:32 -04:00