Pass a file descriptor over a socket.
This small low-level module only has one purpose: pass a file descriptor to another process, using a (streaming) unix domain socket (on POSIX systems) or any (streaming) socket (on WIN32 systems).
| CPAN | File Releases (CPAN) |
| CVS | Browsable CVS module 'IO-FDPass' |
| CVS | Anonymous CVS: cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co IO-FDPass |
| METACPAN | MetaCPAN page |
| IRC | Server irc.schmorp.de, channel #schmorpforge, user schmorp (say hi and wait a few minutes or hours, or /msg schmorp directly)) |
| POD | Main Manual Page |
| FILE | Changes |