home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / emacs-19.28-src.tgz / tar.out / fsf / emacs / unixlib / include / sys / filio.h < prev    next >
Text File  |  1996-09-28  |  138b  |  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.