Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
171ef85
for
ipc.h
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:
2008-03-02T23:17:15Z (
17 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
ed3ae7e
Parents:
b27557b
Message:
Some saner error handling in ipc.c. One of the things I wanted to do for
1.2.
File:
1 edited
ipc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
ipc.h
rb27557b
r171ef85
44
44
45
45
void ipc_master_free_one( struct bitlbee_child *child );
46
void ipc_master_free_fd( int fd );
46
47
void ipc_master_free_all();
48
49
void ipc_child_disable();
47
50
48
51
void ipc_to_master( char **cmd );
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive