Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
82ca986
for
ipc.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:
2010-07-27T17:45:16Z (
14 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
f6f5eee
Parents:
a7dbf45
Message:
Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM).
File:
1 edited
ipc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
ipc.c
ra7dbf45
r82ca986
421
421
422
422
if( old )
423
{
424
irc->status |= USTATUS_SHUTDOWN;
425
423
irc_abort( irc, FALSE, NULL );
426
}
427
424
}
428
425
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive