summaryrefslogtreecommitdiff
path: root/source4/lib/messaging/irpc.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this...Andrew Tridgell1-1/+1
2007-10-10r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell1-7/+8
2007-10-10r8277: filled in the code for finding irpc server ids by name, storing theAndrew Tridgell1-1/+4
2007-10-10r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell1-0/+1
2007-10-10r7320: added support for a private pointer in irpc registered handlersAndrew Tridgell1-3/+4
2007-10-10r7298: ensure messages are sent in order even when under extreme load. ThisAndrew Tridgell1-1/+1
2007-10-10r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop,Andrew Tridgell1-1/+4
2007-10-10r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell1-0/+94