Home
last modified time | relevance | path

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

/PHP-7.4/ext/ftp/
H A Dftp.c1406 int single_send(ftpbuf_t *ftp, php_socket_t s, void *buf, size_t size) { in single_send() function
1489 sent = single_send(ftp, s, buf, size); in my_send()

Completed in 15 milliseconds