Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)

put_RECEIVEREADL(2) OSS System Calls Reference Manual
To use this function in a 32-bit application on systems running H06.24 or later RVUs or J06.13 or
later RVUs, perform the same tasks (described above) used to enable the function on systems
running H06.21/J06.10 or later RVUs.
To use this function in a 64-bit application on systems running H06.24 or later RVUs or J06.13 or
later RVUs, you must perform all of the following tasks:
Include the pthread.h header file in the application.
Compile the application using the _PUT_MODEL_ feature test macro or equivalent
compiler command option.
Compile the application using the -Wlp64 compiler command option.
Link the application to the yputdll library (/G/system/zdllnnn/yputdll).
NOTES
This function is supported on systems running J06.10 and later J-series RVUs and H06.21 and
later H-series RVUs, and must be used instead of the put_RECEIVEREAD() function when the
messages are larger than 32 kilobytes. This function also can be used for shorter messages.
RETURN VALUES
See the put_RECEIVEREAD(2) reference page.
In addition, this function can return this Guardian file-system error:
4184 (EVERSION)
The function was called from a system that is running a J-series RVU earlier
than J06.10 or an H-series RVU earlier than H06.21.
RELATED INFORMATION
Functions: put_RECEIVEREAD(2), PUT_SERVERCLASS_SENDL_(3).
5252 Hewlett-Packard Company 527186-023