Dan Dedrick
800d3f3478
journal-remote: make the child pipe non-blocking
...
We are going to add this child as a source to our event loop so we don't
want to block when reading data from it as this will prevent us from
processing other events. Specifically this will block the signalfds
which means if we are waiting for data from curl we won't handle SIGTERM
or SIGINT until we happen to get more data.
2016-10-10 15:11:01 -04:00
..
2016-10-01 22:53:17 +02:00
2016-09-24 20:22:05 -04:00
2016-10-10 20:47:25 +03:00
2016-10-09 18:59:54 -04:00
2016-08-15 18:13:36 -04:00
2016-08-15 18:13:36 -04:00
2016-10-10 19:51:33 +02:00
2016-09-28 23:50:29 +02:00
2016-07-22 12:38:08 +02:00
2016-07-22 21:25:09 -04:00
2016-07-25 16:34:18 -04:00
2016-10-04 17:06:25 +02:00
2016-09-21 15:18:28 +02:00
2016-08-29 12:40:22 +02:00
2016-10-06 11:44:51 +02:00
2016-10-10 15:11:01 -04:00
2016-09-24 09:03:54 -04:00
2016-10-06 19:04:10 +02:00
2016-08-19 11:43:58 +10:00
2016-09-13 20:10:57 -04:00
2016-10-10 15:40:05 +02:00
2016-10-08 17:49:33 -04:00
2016-07-22 12:59:36 +02:00
2016-08-22 02:14:23 -04:00
2016-10-10 19:52:12 +02:00
2016-10-10 19:51:51 +02:00
2016-08-19 00:52:00 +02:00
2016-10-01 16:59:06 +02:00
2016-08-19 00:50:24 +02:00
2016-10-09 21:22:23 -04:00
2016-09-25 10:18:57 +02:00
2016-10-08 13:59:34 +02:00
2016-09-24 08:56:07 -04:00
2016-10-01 17:58:59 +02:00
2016-09-28 23:50:29 +02:00
2016-07-22 15:53:45 +02:00
2016-08-17 20:11:27 +02:00
2016-10-08 14:48:41 -04:00
2016-07-31 22:48:22 -04:00
2016-09-16 10:32:03 -04:00
2016-07-22 21:25:09 -04:00
2016-10-10 19:51:33 +02:00
2016-09-15 06:36:42 +03:00
2016-09-26 11:32:47 +02:00