-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Ok :) My mistake, offlist we have discussed what was wrong with my code.


Then again, why should I solve it with:

       if (hdl->buffer.len > 0) {
               ret = cherokee_buffer_add_buffer (buffer, &hdl->buffer);
               cherokee_buffer_move_to_begin (&hdl->buffer, buffer->size);
               if (hdl->buffer.len == 0)
                       return ret_eof_have_data;

               return ret_ok;
       } else
               return ret_eagain;


While server_info itself can do only the add_buffer method? Is this a
shortcut because it is assumed to be less that 8k?

So what am I working on?

I'm creating a handler for the OpenStreetMap project, that uses
MonetDB5/SQL+GIS as backend. In best case to replace Lighttpd+Ruby+MySQL.



Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREKAAYFAkg+dOIACgkQYH1+F2Rqwn18igCcCMWDq3lL4D5/1r/ypvrf4x59
5Z8An3XyYj2CPus+EUaHsCgwKn8srR9g
=Qkfe
-----END PGP SIGNATURE-----
_______________________________________________
Cherokee mailing list
[email protected]
http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to