pub fn deliver_reply(target: TaskId, msg: IpcMessage) -> Result<(), ()>
Deliver a reply message to the given task (wakes it if blocked).