Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix up how the handle gets copied out into perl
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
from read to the stuff that gets returned.
|
|
thread
|
|
spinning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
become the perl module later
|