Add a rpc_set_fd() fucntion which can be used to swap the underlying socket file...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 2 Feb 2014 16:45:21 +0000 (08:45 -0800)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 2 Feb 2014 16:45:21 +0000 (08:45 -0800)
This is mainly needed when having to track and control the file descriptors that are used by libnfs, for example when trying to emulate dup2() ontop
of libnfs.


No differences found