Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2901] add iocache api to libicinga #1037

Closed
icinga-migration opened this issue Jul 26, 2012 · 2 comments
Closed

[dev.icinga.com #2901] add iocache api to libicinga #1037

icinga-migration opened this issue Jul 26, 2012 · 2 comments
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2901

Created by mfriedrich on 2012-07-26 16:55:45 +00:00

Assignee: mfriedrich
Status: Closed (closed on 2012-08-22 18:19:25 +00:00)
Target Version: exp
Last Update: 2012-08-22 18:19:25 +00:00 (in Redmine)


same as #2900 - we are keeping that for compatibility reasons, as well as porting it for possible use in idoutils.

original written by Andreas Ericsson, will be slightly modified to fit into libicinga. requires further discussion where to put that, and when.

Changesets

2012-07-26 17:16:07 +00:00 by mfriedrich e74eebb0b9c9b56956b41f7c7eb1cf73229f01c4

libicinga: add io cache api #2901

this is basically a toolset of helpers to read large chunks of data and
then parition the data into the desired bits and pieces.
either fixed-size chuks or chunks by end-of-msg sentinel byte sequences
are currently supported.

for advanced tests, edit lib/test-iocache.c and uncomment the printf's
for even more verbose output.

then run

cd lib ; make test-iocache && ./test-iocache

refs #2901

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-08-07 16:50:11 +00:00

  • Target Version set to exp

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-08-22 18:19:25 +00:00

  • Status changed from Assigned to Closed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant