Differences between version 2 and previous revision of ESPIPE.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Wednesday, October 30, 2002 10:56:51 am | by PerryLorier | Revert |
Older page: | version 1 | Last edited on Wednesday, October 30, 2002 10:55:21 am | by PerryLorier | Revert |
@@ -1,3 +1,3 @@
!!!Illegal Seek
-Pipes, [FIFO]'s, NamedPipes, [TTY]'s and socket(7)s are all objects which aren't seekable, they are just linear streams of bytes. If you try and seek on one of them you will get a [ESPIPE] error.
+Pipes, [FIFO]'s, NamedPipes, [TTY]'s and socket(7)'
s are all objects which aren't seekable, they are just linear streams of bytes. If you try and seek on one of them you will get a [ESPIPE] error.