Changes between Initial Version and Version 3 of Ticket #406


Ignore:
Timestamp:
09/01/2026 08:24:40 AM (4 days ago)
Author:
Gary Dixon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #406

    • Property Owner changed from Eric Swenson to Gary Dixon
    • Property Status assignedaccepted
  • Ticket #406 – Description

    initial v3  
    3939}}}
    4040
    41 When creating either regular or fast event-wait channel, only version and channel_type elements are referenced.  The other elements related to event-call channel creation.
     41When creating either regular or fast event-wait channel, only version and channel_type elements are referenced.  The other elements relate to event-call channel creation.
    4242
    4343So my suggestion is to make use of the call_data_ptr element when creating a fast event-wait channel by having ipc_$create_event_channel make it point to the fast_event_bit associated with the newly-created channel.