Letter S

socket_wrapper - A library passing all socket communications through Unix sockets

Website: http://cwrap.org/
License: BSD
Vendor: Fedora Project
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.

Packages

socket_wrapper-1.1.3-1.el7.ppc64 [30 KiB] Changelog by Andreas Schneider (2015-02-23):
- Update to version 1.1.3.
  o Added support for address sanitizer.
  o Fixed leaking of memory and fds of stale sockets.
  o Fixed the library loading code.

Listing created by Repoview-0.6.6-1.el6