TR: apr_size_t len : is there a max size (3555)?
From: Dario Cham <dcham_at_wings.fr>
Date: Mon, 31 Mar 2014 21:29:42 +0000
Hello,
Please, I would like to know if there is a max size to initialize to apr_size_t len ?
int tailleBuffer = 4096;
rv = apr_socket_send(skt, str, &len); //failed
Regards.
Dario CHAM
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.