diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-10-11 23:25:44 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-10-11 23:25:44 +0000 |
commit | a4ea6a9d19ef9dc4290a9cd15e352a414198d268 (patch) | |
tree | a6eb5097016407888440d2feef669d806eb23059 /session.c | |
parent | 0e5f20a97dd341bb16b5551406c253c1c95ee9e9 (diff) | |
download | rtmux-a4ea6a9d19ef9dc4290a9cd15e352a414198d268.tar.gz rtmux-a4ea6a9d19ef9dc4290a9cd15e352a414198d268.tar.bz2 rtmux-a4ea6a9d19ef9dc4290a9cd15e352a414198d268.zip |
Sync OpenBSD patchset 369:
Instead of passing a struct pollfd ** around through various functions, build
them into a tree and then convert into a flat poll array before and after poll.
This adds a little code but should reduce annoying problems with ordering when
adding new things that also need to be polled.
Diffstat (limited to 'session.c')
0 files changed, 0 insertions, 0 deletions