Ben Boeckel e43e207c7b variable_watch: Match client_data when finding duplicates
If a callback has the same data as another call, we don't want to delete
the old callback. This is because if the client_data is the same, it
might get deleted causing the new client_data to be bogus. Now, AddWatch
will return true if it will use the watch, false otherwise. Callers
should check the return value to know whether client_data was adopted by
the watch or not.
2013-08-08 13:31:09 -04:00
..
2013-07-22 09:48:32 -04:00
2013-05-16 14:38:07 -04:00
2013-07-16 13:59:30 -04:00
2013-07-31 08:48:19 -04:00
2013-08-02 00:01:12 -04:00
2013-05-22 12:52:12 -04:00
2013-05-16 19:33:13 +02:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-07-16 13:59:07 -04:00
2012-02-02 23:40:21 +00:00
2013-07-31 08:48:19 -04:00
2013-08-01 00:36:11 +02:00
2012-02-21 15:33:31 -05:00