Avi Kivity
4cea444fb2
collectd: avoid using an exception as end-of-packet indicator
...
Collectd uses an exception to signal that the buffer space in the packet
is exhausted and a new packet needs to be started. This violates the
"exceptions are for exceptional conditions" guideline, but more practically,
makes it hard to use the gdb "catch throw" command to trap exceptions.
Fix by using a data member to store the overflow condition instead.
2015-05-11 18:02:41 +03:00
..
2015-03-01 15:29:13 +02:00
2015-02-19 16:52:34 +02:00
2015-03-04 17:34:59 +01:00
2015-02-19 16:52:34 +02:00
2015-03-10 12:57:13 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2014-09-22 17:18:46 +03:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-03-30 11:18:16 +03:00
2015-04-02 10:27:38 +03:00
2015-04-19 10:33:38 +03:00
2015-04-08 09:02:17 +03:00
2015-03-01 13:36:30 +02:00
2015-03-10 15:43:39 -03:00
2015-03-31 10:26:03 +03:00
2015-03-11 14:45:43 +02:00
2015-04-08 17:10:51 +03:00
2015-04-14 15:13:15 +03:00
2015-04-01 11:33:19 +03:00
2015-04-09 12:03:40 +03:00
2015-05-05 10:11:18 +03:00
2015-04-20 10:32:43 +03:00
2015-02-19 16:52:34 +02:00
2015-04-10 18:46:13 +02:00
2015-03-15 20:18:17 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-05-11 13:33:33 +03:00
2015-05-11 13:33:33 +03:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-03-03 14:58:58 +02:00
2015-03-10 15:01:51 +02:00
2015-05-07 15:23:28 +03:00
2015-05-11 18:02:41 +03:00
2015-04-30 10:00:07 +03:00
2015-05-11 13:33:33 +03:00
2015-02-19 16:52:34 +02:00
2015-05-06 11:41:51 +03:00
2015-03-24 10:12:47 +02:00
2015-03-16 10:02:06 +02:00
2015-04-30 15:03:27 +03:00
2015-02-19 16:52:34 +02:00
2015-04-20 10:32:11 +03:00
2015-04-19 10:33:36 +03:00
2015-02-19 16:52:34 +02:00
2015-03-15 15:44:56 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00
2015-02-19 16:52:34 +02:00