Searched defs:xsd_sockmsg (Results 1 – 1 of 1) sorted by relevance
65 struct xsd_sockmsg struct67 uint32_t type; /* XS_??? */68 uint32_t req_id;/* Request identifier, echoed in daemon's response. */69 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */70 uint32_t len; /* Length of data following this. */
Completed in 5 milliseconds