unspecified

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.4-1.el6.src [56 KiB] Changelog by Andreas Schneider (2015-09-03):
- Update to version 1.1.4
  o Fixed handling of msg_name in recvmsg()
  o Fixed sendmsg()/recvmsg() TCP support
  o Fixed several compile warnings
  o Added environment variable to change MTU

Listing created by Repoview-0.6.6-4.el7