This is the mail archive of the cygwin-apps@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]

Re: rshd uses pipes to communicate with shell


On Sat, Apr 28, 2001 at 11:35:34PM +0400, egor duda wrote:
> Hi!
> 
>   is there some special reason for using pipes in rshd? this breaks
> programs that rely on getpeername() for additional security check when
> they're called from rshd.

It's the base implementation. I didn't change anything except for
getting it working. Feel free to change it but be aware of that
annoying socketpair problem some users have. Just in case...

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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