home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / emacs-19.28-src.lha / emacs-19.28 / unixlib / include / sys / filio.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-07-05  |  138 b   |  4 lines

  1. #define FIONBIO 0        /* ioctl to change non blocking mode
  2.                    data (an int *) is a pointer a boolean,
  3.                    TRUE for non-blocking io */
  4.