Age | Commit message (Collapse) | Author |
|
|
|
|
|
lots of glib asserts).
|
|
|
|
Fix up how the handle gets copied out into perl
|
|
this is to check if the existing connection is dead and get the RPC stuff
to set the error
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's a hack because linux/glibc's RPC implementation doesn't seem to
have the ability to set a recv error callback. The hack is to add an
extra event to the events poll'd.. that event tells us if the socket
died.
|
|
|
|
|
|
|
|
|
|
|
|
link and the lock
check to see if a link hasn't been active for a long time and if so remove it.
This should make deadlocks less of a problem.. before if a link held the lock and then
disappeared no one else would ever be able to lock again. If 8 clients connected and
didn't shutdown their link no more clients would be able to connect.
|
|
|
|
|
|
|
|
|
|
next caller
|
|
array
|
|
messed up on my BB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
instr-daemon.c
|
|
|
|
|
|
|
|
|
|
|