This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

stat/fstat incompatibility w/ unix sockets


The man page for stat/fstat says that the results 
returned should be the same.  However, when asking 
for the fstat on a unix socket, the result is not 
the same.  The attached python code demonstrates 
this problem.  Is this an already known issue with 
a solution already?  Are there plans to resolve 
it?

TIA,

-p
-- 
     Paul Swartz
(o_  http://twistedmatrix.com/users/z3p.twistd/
//\  z3p at twistedmatrix dot com
V_/_ AIM: Z3Penguin

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any another MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File:  unixtest3.py
     Date:  20 Feb 2003, 1:55
     Size:  278 bytes.
     Type:  Text

Attachment: unixtest3.py
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]