Home
last modified time | relevance | path

Searched refs:nxt_cgo_port_send (Results 1 – 1 of 1) sorted by last modified time

/unit/go/
H A Dnxt_cgo_lib.c13 static ssize_t nxt_cgo_port_send(nxt_unit_ctx_t *ctx, nxt_unit_port_t *port,
30 init.callbacks.port_send = nxt_cgo_port_send; in nxt_cgo_run()
51 nxt_cgo_port_send(nxt_unit_ctx_t *ctx, nxt_unit_port_t *port, in nxt_cgo_port_send() function