ONC+ RPC Developer's Guide

Exit Print View

Updated: July 2014
 
 

New Features

The new features added to the Oracle Solaris RPC library are:

  • One-way messaging - Reduces the time a client thread waits before continuing processing.

  • Non-blocking I/O - Enables a client to send requests without being blocked.

  • Client connection closure callback - Enables a server to detect client disconnection and to take corrective action.

  • Callback user file descriptor - Extends the RPC server to handle non-RPC descriptors.