• Adam Wujek's avatar
    arch-wrs: check shmem consistency in wrs_shm_get_and_check · d5e619c5
    Adam Wujek authored
    Commit based on the commit from wrs-switch-sw repo described below. It does
    not have impact on PPSI, just for consistency.
    
    userspace/libwr: check shmem consistency in wrs_shm_get_and_check
    
    Check the consistency of shmem during opening with wrs_shm_get_and_check.
    It was possible that sequence number was increased during the opening, but it
    was interpreted as version error.
    
    Add defines describing different return errors.
    
    This change is backward compatible.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    d5e619c5
Name
Last commit
Last update
..
include Loading commit data...
mini-rpc Loading commit data...
Makefile Loading commit data...
main-loop.c Loading commit data...
shmem.c Loading commit data...
util.c Loading commit data...
wrs-calibration.c Loading commit data...
wrs-io.c Loading commit data...
wrs-ipcserver.c Loading commit data...
wrs-startup.c Loading commit data...