A library passing all socket communications trough Unix sockets

Edit Package socket_wrapper
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.

Refresh
Refresh
Source Files
Filename Size Changed
socket_wrapper-1.1.8.tar.gz 0000771657 754 KB
socket_wrapper-rpmlintrc 0000000325 325 Bytes
socket_wrapper.changes 0000003958 3.87 KB
socket_wrapper.spec 0000002602 2.54 KB
Revision 7 (latest revision is 24)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 533868 from Andreas Schneider's avatar Andreas Schneider (gladiac) (revision 7)
- Update to version 1.1.8
  * Added support for openat()
  * Added support for open64() and fopen64()
  * Always enabled logging support
  * Increased maximum for wrapped interfaces to 64
  * Improved fd duplication code
  * Fixed strict-aliasing issues
  * Fixed some use after free issues
  * Fixed issues on ppc64le
Comments 0
openSUSE Build Service is sponsored by