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
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/socket_wrapper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
socket_wrapper-1.1.9.tar.gz | 0000772252 754 KB | |
socket_wrapper-rpmlintrc | 0000000325 325 Bytes | |
socket_wrapper.changes | 0000004145 4.05 KB | |
socket_wrapper.spec | 0000002602 2.54 KB |
Revision 8 (latest revision is 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 548058
from
Andreas Schneider (gladiac)
(revision 8)
- Update to version 1.1.9 * Fixed thread - signal deadlock issue
Comments 0