On 31/10/15 21:25, Robert Millan wrote:
Hi I need to poll for a mixed set of file descriptors comprising both Rump fds and host fds. Has someone stumbled on this before?
Yes.
I'd say it's impossible, but I wonder if there are known elegant alternatives.
Not impossible, but don't think it's "elegant" either, just a matter of dealing with a bunch of cases:
http://nxr.netbsd.org/xref/src/lib/librumphijack/hijack.c?r=1.119#1983
