Menu

Another Pipe question

2002-03-04
2002-03-05
  • Dave Fisher

    Dave Fisher - 2002-03-04

    I want to wait on several Pipe descriptors using select(), but the descriptors are private in the Pipe class, and thus inaccessible to derived classes.  Can these be made protected, just as the socket descriptor is protected in the Socket class?  This would make the Pipe class more usable and extensible.  Thanks!

     
    • Dave Fisher

      Dave Fisher - 2002-03-05

      Or, it not protected, perhaps simply an accessor method so as to protect the file descriptors from modification?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.