VMS Help
System Services, $ICC REJECT
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Refuses a connection request.
On Alpha systems, this service accepts 64-bit addresses.
Format
SYS$ICC_REJECT conn_handle, [reject_buf], [reject_buf_len],
[reason]
C Prototype:
int sys$icc_reject (unsigned int conn_handle, char *
reject_buf, unsigned int reject_buf_len,
unsigned int reason);
conn_handle
OpenVMS usage:connection_id
type: longword (unsigned)
access: read only
mechanism: by value
The handle of the requested connection.
reject_buf
OpenVMS usage:byte_stream
type: character-coded text string
access: read only
mechanism: by 32-bit or 64-bit reference (Alpha)
mechanism: by 32-bit reference (VAX)
A buffer of up to 1000 bytes of reject data to be sent to the
source of the connection at the completion of the rejection
process.
reject_buf_len
OpenVMS usage:buffer_length
type: longword (unsigned)
access: read only
mechanism: by value
The number of bytes in reject_buf to be sent.
reason
OpenVMS usage:cond_code
type: longword (unsigned)
access: read only
mechanism: by value
User-specified reject reason code to be supplied to the remote
application.
Default = SS$_REJECT
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.