aboutsummaryrefslogtreecommitdiff
path: root/libports/interrupt-on-notify.c
Commit message (Collapse)AuthorAgeFilesLines
* (ports_interrupt_rpc_on_notification): If PORT is dead or bogus, interruptMiles Bader1996-01-051-0/+11
| | | | RPC immediately, and don't add a new request.
* (ports_interrupt_rpc_on_notification): If NEW_REQ is not needed, put it onRoland McGrath1995-12-281-1/+4
| | | | the free list, don't call free on it.
* Initial revisionMiles Bader1995-12-271-0/+169