Home
last modified time | relevance | path

Searched defs:nxt_unit_read_buf_s (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_unit.c278 struct nxt_unit_read_buf_s { struct
279 nxt_queue_link_t link;
280 nxt_unit_ctx_impl_t *ctx_impl;
281 ssize_t size;
282 nxt_recv_oob_t oob;
283 char buf[16384];