I need a function that does the exact same thing as scanf, but is non blocking. I've been looking to no avail. I'm trying to write a chat-type application, and I need to be able to send and receive ...