comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: SKIP_LUN on internet sockets?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: SKIP_LUN on internet sockets? [message #50416] Mon, 02 October 2006 14:04
news.verizon.net is currently offline  news.verizon.net
Messages: 47
Registered: August 2003
Member
Wayne Landsman wrote:
>
> % SKIP_LUN: Operation is invalid on a socket. Unit: 100, File:

My own followup. I've discovered that SKIP_LUN also cannot be used on
a Unix pipe.

% SKIP_LUN: Operation is invalid on a pipe. Unit: 108, File:
<uncompress>

So it seems that SKIP_LUN cannot be used in the precisely the cases
where it would be useful - an internet socket and a Unix pipe.
These are the cases where to advance the file pointer, one must
currently read data into a a dummy IDL variable.

SKIP_LUN can be used on a file opened with /COMPRESS but it is no
faster than POINT_LUN.
And for a regular file, SKIP_LUN is much, much slower than POINT_LUN.

So probably the documenation for SKIP_LUN should simply read "Do not
use" (except for skipping text with the /LINES keyword).

--Wayne
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: SKIP_LUN on internet sockets?
Next Topic: Re: 4D visualization

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:08:43 PDT 2025

Total time taken to generate the page: 0.00486 seconds