[rrd-users] Is rrd_fetch_fn thread-safe?
Sam Umbach
sumbach at gmail.com
Sat Mar 31 22:00:21 CEST 2007
Travis,
I have attached my patches that add rrd_fetch_r() (and make the
strings const char* instead of char*). The only difference between
rrd_fetch_r() and rrd_fetch_fn() is that rrd_fetch_r() receives the
consolidation function as a string (instead of an enum cf_en).
Tobi and other developers, feel free to include these in the mainline source.
Thanks,
Sam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rrd_api_const_pointers.patch
Type: text/x-patch
Size: 8440 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-users/attachments/20070331/5953e1d4/attachment-0002.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rrd_fetch_r.patch
Type: text/x-patch
Size: 4615 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-users/attachments/20070331/5953e1d4/attachment-0003.bin
More information about the rrd-users
mailing list