summaryrefslogtreecommitdiff
path: root/vxi11_svc.c
AgeCommit message (Collapse)Author
1999-12-31astyle fixesroot
2013-01-26Add a "hack" to report back to the vxi11 service code when a link dies.daniel
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.
2013-01-10the interrupt channel works now.daniel
2013-01-10Interrupt channel workdaniel
2013-01-10add support for the abort channel on the client sidedaniel
2013-01-05Wedge the server part of the VXI-11 stuff in here. It doesn't actually do ↵daniel
very much at the moment.