Branch: refs/heads/master Home: https://github.com/fabbione/kronosnet Commit: e3b2a6303e2db021fa68cbbd3065714920e110ea https://github.com/fabbione/kronosnet/commit/e3b2a6303e2db021fa68cbbd3065714... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-01-15 (Sun, 15 Jan 2017)
Changed paths: M libknet/handle.c M libknet/transport_common.c M libknet/transports.h
Log Message: ----------- [sockets] move socketpair code into transport common code
also use _configure_common_socket for cloexec/nonblock and rx/tx buffers that should be the same for all socketpairs, outgoing and incoming sockets
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com