Re: Copy a door?

From: Alan Coopersmith (alanc_at_alum.calberkeley.org)
Date: 07/29/04


Date: Thu, 29 Jul 2004 05:50:34 +0000 (UTC)

dust <powdery@dusty.stuff> writes in comp.unix.solaris:
|How does one make a copy of a door file? (Solaris 8)

You don't - like a pipe or socket, there's nothing to copy.

-- 
________________________________________________________________________
Alan Coopersmith * alanc@alum.calberkeley.org * Alan.Coopersmith@Sun.COM
 http://www.csua.berkeley.edu/~alanc/   *   http://blogs.sun.com/alanc/
  Working for, but definitely not speaking for, Sun Microsystems, Inc.


Relevant Pages

  • Re: Copy a door?
    ... |How does one make a copy of a door file? ... (Solaris 8) ... You don't - like a pipe or socket, ...
    (comp.unix.solaris)
  • Lamentations
    ... No problem attaching the pipe that brings the clean water to the ... Rubber pipe, circular plastic drain ... Obvious that the rubber hose should go over the plastic teeth, ... electric socket soon as look at it, and change it for one with 4 plug ...
    (uk.rec.sheds)
  • Re: Pthread fd and memory leak
    ... and closes the socket file descriptor. ... When you send an fd over a pipe, the fd is still open in the sending ... memory at the pointer value and free it without errors, ...
    (comp.programming.threads)
  • Re: aio_read/write versus O_NONBLOCK
    ... on a regular file just as it may for a pipe or socket, ... Because a pipe or socket has its own buffer, ...
    (comp.unix.programmer)
  • Re: File mapping
    ... pipes with pipeand so forth. ... open function for all sorts of system specific devices. ... You can read and write from a socket using the file ... "r+") opens a TCP connection to Google (but it's up to you to ...
    (comp.unix.programmer)