CVSROOT:        /cvs/gnome
Module name:    gnet
Changes by:     tpm     05/04/25 09:11:30

Modified files:
        .              : ChangeLog NEWS 
        src            : conn-http.c 
        tests          : conn_http_test.c 

Log message:
* NEWS:
* src/conn-http.c: (gnet_conn_http_new),
(gnet_conn_http_emit_event), (gnet_conn_http_done),
(gnet_conn_http_conn_parse_response_headers),
(gnet_conn_http_conn_recv_chunk_body),
(gnet_conn_http_conn_recv_nonchunked_data),
(gnet_conn_http_conn_cb), (gnet_conn_http_ia_cb),
(gnet_conn_http_delete_internal), (gnet_conn_http_delete):
Make sure the http connection can be deleted from within
the user callback. Do not emit _DATA_PARTIAL or _DATA_COMPLETE
if we are going to be redirected to a different target anyway.
* tests/conn_http_test.c: (http_async_callback), (test_get_async),
(main):
Add some test cases for GConnHttp in async mode.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnet&who=tpm&date=explicit&mindate=2005-04-25%2009:10&maxdate=2005-04-25%2009:12

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to