A library passing all socket communications trough Unix sockets
http://cwrap.org/
socket_wrapper aims to help client/server software development teams willing to
gain full functional test coverage. It makes 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 cause this project is for
development/testing.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/socket_wrapper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
socket_wrapper-1.4.3.tar.gz | 0000090039 87.9 KB | |
socket_wrapper-1.4.3.tar.gz.asc | 0000000833 833 Bytes | |
socket_wrapper-rpmlintrc | 0000000380 380 Bytes | |
socket_wrapper.changes | 0000009704 9.48 KB | |
socket_wrapper.keyring | 0000003432 3.35 KB | |
socket_wrapper.spec | 0000003425 3.34 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1180654
from
Andreas Schneider (gladiac)
(revision 25)
- Update to version 1.4.3 * Added support to find libc via LIBC_SO define * Fixed uid_wrapper running with jemalloc compiled binaries * Fixed socket_wrapper interaction test * Fixed thread sanitizer on modern Linux Kernels
Comments 0