ultrix man page for nodelay

Query: nodelay

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

nodelay(3cur)															     nodelay(3cur)

Name
       nodelay - disable block during read

Syntax
       #include <cursesX.h>

       int nodelay(win, bf)
       WINDOW *win;
       bool bf;

Description
       This  option  causes  the routine to be a non-blocking call.  If no input is ready, and is enabled, will return the integer If is disabled,
       will wait until input is ready.

Return Values
       The function returns OK on success and ERR on error.

See Also
       getch(3cur)

																     nodelay(3cur)
Related Man Pages
nodelay(3xcurses) - sunos
addch(3cur) - ultrix
mvgetch(3cur) - ultrix
mvprintw(3cur) - ultrix
waddstr(3cur) - ultrix
Similar Topics in the Unix Linux Community
Samba on AIX, issues setting read-only flag on files?
Slow ssh on Solaris 10 zone
Compiling problem - AIX 7.2
AIX errpt : ( E7A89C7D Local adapter disabled after unstable singleton for long time )
Ssh fails for one of two users on the same server.