Name: | socket_wrapper |
---|---|
Version: | 1.4.0 |
Release: | 6.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 97025 |
License: | BSD-3-Clause |
RPM: | socket_wrapper-1.4.0-6.el10.x86_64.rpm |
Source RPM: | socket_wrapper-1.4.0-6.el10.src.rpm |
Build Date: | Thu Jan 30 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://cwrap.org/ |
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. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Fix building with cmocka >= 1.1.6
- Update to version 1.4.0 * https://gitlab.com/cwrap/socket_wrapper/-/blob/socket_wrapper-1.4.0/CHANGELOG