Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
74c119d
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:
2006-01-15T15:42:20Z (
19 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
6fda350
Parents:
13caf0a
Message:
Better DIE implementation, added SO_REUSEADDR to listening socket.
File:
1 edited
ipc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
ipc.h
r13caf0a
r74c119d
30
30
void ipc_child_read( gpointer data, gint source, GaimInputCondition cond );
31
31
void ipc_to_master( char **cmd );
32
void ipc_to_children( char **cmd );
33
void ipc_to_children_str( char *msg_buf );
32
34
33
35
struct bitlbee_child
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive