Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
90621923
Commit
90621923
authored
Sep 30, 2001
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.424 Rev: src/write_buffer.h:1.23
parent
af677542
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
90621923
2001-09-30 Niels Mller <nisse@cuckoo.hack.org>
* src/io.c (do_write_prepare): Deleted function.
(do_consuming_read): Deleted old code to deal with fd->hanged_up.
(do_write_callback): Call write_buffer_pre_write instead of
FD_PREPARE.
* src/io.h (FD_PREPARE): Deleted method.
2001-09-28 Niels Mller <nisse@cuckoo.hack.org>
* src/server_session.c (do_eof): Use close_fd_nicely instead of
...
...
src/write_buffer.h
View file @
90621923
...
...
@@ -35,6 +35,9 @@
/* For flow control, we use this callback to report that data
* has been flushed from a write_buffer. */
/* FIXME: Perhaps move this class somewhere else? It is used only by
* channel.h, so perhaps we don't need class for it. */
/* GABA:
(class
(name flow_controlled)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment