Update of /home/repo-0.14/pmacct/src
In directory romesco.pmacct.net:/tmp/cvs-serv18157/src

Modified Files:
        mongodb_plugin.c nfacctd.c plugin_hooks.c pmacct-build.h 
        sfacctd.c 
Log Message:


* fix, nfacctd, sfacctd: Setsocksize() call effectiveness is now verified
  via a subsequent getsockopt(). If result is different than expected, an
  informational log message is issued. (2)
* fix, MongoDB plugin: mongo_insert_batch() now bails out with MONGO_FAIL
  if something went wrong while processing elements in the batch and an
  error message is issued. Typical reason for such condition is batch is
  too big for the resources, mainly memory, available. Thanks very much to
  Maarten Bollen for his support.
* Updated docs: custom-defined primitives SQL documentation finalized.


_______________________________________________
pmacct-commits mailing list
http://www.pmacct.net/#mailinglists

Reply via email to