• Federico Vaga's avatar
    lib: consume also data side of the block · 74ac880f
    Federico Vaga authored
    In this way, at the end of the read we really consumed the entire
    block. Otherwise the block still pending till the next control read
    and this may cause problem with the ZIO circular buffer.
    
    This is not an hack, this is how ZIO expects user-space read data.
    The hack was the previous situation
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    74ac880f
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile Loading commit data...
fmctdc-lib-math.c Loading commit data...
fmctdc-lib-private.h Loading commit data...
fmctdc-lib.c Loading commit data...
fmctdc-lib.h Loading commit data...