Thread: Non-Blocking IO

  1. #1
    Unregistered
    Guest

    Lightbulb Non-Blocking IO

    I am having trouble finding a way optionaly input data, and if no data is input by a specified time, for the program to move on. I found another aticle on this message board with the same problem, but the code didn't work on my RedHat g++ compiler. Any help would be greatly appreciated.

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    421
    show us what you have done so far and we'll help you with it.
    Quidquid latine dictum sit, altum sonatur.
    Whatever is said in Latin sounds profound.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to initialize a non blocking socket using only winsock library
    By *DEAD* in forum Networking/Device Communication
    Replies: 4
    Last Post: 01-18-2008, 07:03 AM
  2. flushing the file io?
    By doubleanti in forum Tech Board
    Replies: 4
    Last Post: 04-23-2007, 12:27 AM
  3. File IO with .Net SDK and platform SDK
    By AtomRiot in forum Windows Programming
    Replies: 5
    Last Post: 12-14-2004, 10:18 AM
  4. Totally puzzling IO problem
    By Vorok in forum C++ Programming
    Replies: 5
    Last Post: 01-06-2003, 07:10 PM
  5. more newbie questions - file io
    By sunzoner in forum C++ Programming
    Replies: 1
    Last Post: 06-13-2002, 04:33 AM