Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ igettimeout(3) — HP-UX Instrument Control Library C.03.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

igeterrno(3)

igeterrstr(3)

itimeout(3)

IGETTIMEOUT(3)

HP-UX

NAME

igettimeout − return current time limit for I/O operations

SYNOPSIS

 #include <sicl.h>
 int igettimeout (id, val);
 INST id;
 long *val;

DESCRIPTION

Igettimeout returns the current timeout value in val (milliseconds). 
 

RETURN VALUE

Igettimeout returns 0 on success, or a non-zero error code otherwise. 

ERRORS

Igettimeout fails under the following circumstances, and sets the return value to one of the following:
 

­[I_ERR_BADID] The INST id is invalid. 
 

 

SEE ALSO

igeterrno(3), igeterrstr(3), itimeout(3)
 

AUTHOR

igettimeout was developed by HP. 

Hewlett-Packard Company  —  May 05, 1994

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026