Go to main content

ONC+ RPC Developer's Guide

Exit Print View

Updated: March 2019
 
 

New Features in the Oracle Solaris RPC Library

    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.