Skip to content
  • Charlie Jacobsen's avatar
    Add thc_ipc_send. · 8e865fc2
    Charlie Jacobsen authored
    Motivation: In some cases, we need to split the sending of the
    request from the receipt of the response. For example, in LCDs,
    we need to send an async request, then do a *microkernel sync
    send*, and then get the async response.
    8e865fc2