[vtk-developers] Can I move the socket classes to "common"?
    Utkarsh Ayachit 
    utkarsh.ayachit at kitware.com
       
    Fri Apr 11 15:52:54 EDT 2008
    
    
  
That sounds fine to me. I put them in Parallel only because the socket 
communicator was there.
Utkarsh
David Gobbi wrote:
> I have found myself using the vtkSocket classes for things completely
> separate from parallel processing.  Would there be any objections to
> moving these classes into the Common directory so that they are part
> of the default VTK build?  The specific classes are:
> 
> vtkSocket
> vtkClientSocket
> vtkServerSocket
> 
> Surely people will agree that these classes provide very
> general-purpose, low-level functionality.
> 
>    David
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
> 
    
    
More information about the vtk-developers
mailing list