Is there any way to accept a connection on a socket without blocking the program? I'm using accept() on an IO::Socket::UNIX, but I think that blocks the program.
Is there any way to read data from a filehandle without blocking the program? I think I saw something about select(), but the reference on perlfunc is not clear (actually, it seems it doesn't have anything to do with it).
Thanks..
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |