Bugzilla – Bug 3147
XIO doesn't provide for multiplexed drivers passing down driver_handle_cntl
Last modified: 2008-03-21 08:40:00
You need to log in before you can comment on or make changes to this bug.
In a multiplexed XIO driver (i.e. one that has more than one underlying XIO stack--like mode_e or bidi) there is no publically provided way to hand the va_list that the driver gets from XIO in its handle_cntl function down to one (or more) of its xio handles.
There are no high priority drivers that need this.
Leaving this bug open. Closed is the not the correct state because the feature request is valid.