Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
minirpc - C library for remote procedure calls over stream-oriented transports
- Description:
miniRPC is a remote procedure call library which works on
top of TCP and other stream-oriented transports. It is designed to be
more powerful than SunRPC and easier to use. Like SunRPC, it
communicates using the XDR data representation.
Packages
minirpc-0.3.2-5.el6.src
[406 KiB] |
Changelog
by Adam Goode (2009-09-23):
- Temporarily disable checks to get around FTBFS (#511677)
|