diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-03 14:26:06 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2009-08-03 14:26:06 -0400 |
commit | 789e8c07084e5cb4dfa188b5df80aa3f9c088f2b (patch) | |
tree | b1009fc2e1f229bc0e7f3f423b75997d37ac2dc6 | |
parent | 4760495cae7967364a97f9d59b73454ab03ee772 (diff) | |
parent | 2fe6b949583abd356c408287b4775997364f5413 (diff) |
merge
-rw-r--r-- | doc/CCCwork.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/CCCwork.txt b/doc/CCCwork.txt index 0f9aafa9..7bccff37 100644 --- a/doc/CCCwork.txt +++ b/doc/CCCwork.txt @@ -59,11 +59,11 @@ Function calls for HTTP CCC Http_connect_socket Http_send_query a_Http_make_query_str - OpStart, BCK: [Capi] --> [http] --> [IO] - OpSend, BCK + OpStart, BCK: [Capi] --> [http] --> [IO] + OpSend, BCK IO_submit a_IOwatch_add_fd (DIO_WRITE, ...) - a_Chain_fcb(OpSend FD): this starts the receiving branch + a_Chain_fcb(OpSend FD): this starts the receiving branch |