Skip to content
  • Charlie Jacobsen's avatar
    Use a "request cookie" for thc_ipc_reply. · 12b9f2e4
    Charlie Jacobsen authored
    We don't want to have to hold on to the request message until
    we reply. Instead, the libasync user passes in a "request cookie",
    that is just the message id. The libasync user obtains the
    cookie via thc_get_request_cookie.
    
    Not tested yet.
    12b9f2e4