Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Jun 2002 02:47:57 -0500 (CDT)
guy         2002/06/07 02:47:57 CDT

  Modified files:
    .                    file.c 
  Log:
  Add a new error for attempts to open a pipe or FIFO for random access.
  
  Have "wtap_open_offline()", if asked to open a FIFO, return that error
  if it was asked to open the file for random access.
  
  Revision  Changes    Path
  1.277     +6 -1      ethereal/file.c