Re: Path to my module and APR::Socket::send() usage
Alexander Farber <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Or maybe I've looked wrong and you do need to loop in Perl? On Thu, Oct 21, 2010 at 5:20 PM, Alexander Farber <[email protected]> wrote: > 2) I've looked at > http://svn.apache.org/viewvc/apr/apr/trunk/network_io/unix/sendrecv.c?view=markup > If APR::Socket::send() is autogenerated from apr_socket_send() > then the loop is already there and I don't need it in my Perl code.