It appears that the problem I saw earlier comes from the fact that -- for multiple calls to mg_write -- the last return value reflects the SUM of all previously written sizes. This indicates that the server is not sending the data as it arrives, but is buffering it. What would be the cause of such behavior and how would this be fixed?
Thank you, Greg -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
