nodelay(3cur) ultrix man page | unix.com

Man Page: nodelay

Operating Environment: ultrix

Section: 3cur

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
addstr(3cur) - ultrix
getch(3cur) - ultrix
mvaddstr(3cur) - ultrix
mvwaddstr(3cur) - ultrix
printw(3cur) - ultrix
Similar Topics in the Unix Linux Community
SSH and telnet long delay to recieve prompt.
Slow ssh on Solaris 10 zone
Compiling problem - AIX 7.2
Sftp does not work for particular user
Logrotate and Compressing only yesterdays files