Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
940d2b5
in code for
icbd.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
May 24, 2015, 9:25:34 PM (
10 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
863edf1
Parents:
e22d747
git-author:
Mike Belopuhov <mike@…> (04/25/15 12:37:20)
git-committer:
Mike Belopuhov <mike@…> (05/24/15 21:25:34)
Message:
Don't attempt to drain the output buffer on drop
File:
1 edited
icbd.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icbd.c
re22d747
r940d2b5
427
427
} else
428
428
icb_remove(is, NULL);
429
(void)evbuffer_write(EVBUFFER_OUTPUT(is->bev), EVBUFFER_FD(is->bev));
430
429
(void)close(EVBUFFER_FD(is->bev));
431
430
bufferevent_free(is->bev);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive