in reply to Re^2: how to reset the input operater in while loop?
in thread how to reset the input operater in while loop?
Because non-seekable usually means the data can only be read only once. Examples of non-seekable handles are (named) pipes, STDIN (usually) and network sockets.