This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: next test release (5th)


> > Or we can encode the version in the nscd socket patch like
> > 
> > /var/run/.nscd_v3_socket
> 
> I don't like this.

Why not?  This seems like a good enough approach to me.  It deals easily
with the general issue of version incompatibility for the protocol used on
that socket.  (BTW, it seems pointless to have a dealing dot on that file
name.  /var/run is a directory that exists for this kind of thing, there is
no reason to hide the file.)

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