Package socket_wrapper: Information

    Source package: socket_wrapper
    Version: 1.3.3-alt1
    Build time:  Dec 3, 2021, 09:19 PM in the task #288706
    Report package bug
    Home page: http://cwrap.org/

    License: BSD
    Summary: A library passing all socket communications through Unix sockets
    Description: 
    socket_wrapper aims to help client/server software development teams willing to
    gain full functional test coverage. It makes it possible to run several
    instances of the full software stack on the same machine and perform locally
    functional testing of complex network configurations.
    
    To use it set the following environment variables:
    
    LD_PRELOAD=libsocket_wrapper.so
    SOCKET_WRAPPER_DIR=/path/to/swrap_dir
    
    This package doesn't have a devel package because this project is for
    development/testing.

    List of rpms provided by this srpm:
    socket_wrapper (x86_64, ppc64le, i586, armh, aarch64)
    socket_wrapper-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Evgeny Sinelnikov

    List of contributors:
    Evgeny Sinelnikov

      1. cmake
      2. ctest
      3. libcmocka-devel

    Last changed


    July 29, 2021 Evgeny Sinelnikov 1.3.3-alt1
    - Update to latest release with support for fd-passing via unix sockets
    - Add public libsocket_wrapper_noop library
    Feb. 7, 2021 Evgeny Sinelnikov 1.2.5-alt1
    - Update to latest release
    Jan. 16, 2019 Evgeny Sinelnikov 1.2.1-alt1
    - Update to latest release
    - Disable ubt macros due binary package identity change