--- - branch: MAIN date: Sat Jan 8 21:30:24 UTC 2011 files: - new: '1.4' old: '1.3' path: src/lib/librumphijack/hijack.c pathrev: src/lib/librumphijack/hijack.c@1.4 type: modified id: 20110108T213024Z.3275e47b5474d3ae469357002178d2a16a9a3557 log: | Support dual kernel select() by emulating it with pollts(). It would have been much easier if up to and including 5.0 we wouldn't silently cap the nfds argument to poll(!!!). Makes things like socket(1) work out-of-the-box, and pretty much every other decidedly prehistoric select() user. (netcat is a slight exception since it sets FD_SETSIZE, a.k.a. interface-of-the-year, to 16) module: src subject: 'CVS commit: src/lib/librumphijack' unixtime: '1294522224' user: pooka