Home
last modified time | relevance | path

Searched refs:sendamount (Results 1 – 1 of 1) sorted by relevance

/curl/tests/server/
H A Dmqttd.c397 size_t sendamount; in publish() local
432 sendamount = packetlen; in publish()
434 sendamount -= 2; in publish()
436 rc = swrite(fd, (char *)packet, sendamount); in publish()

Completed in 4 milliseconds