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