[vtk-developers] Can I move the socket classes to "common"?

David Gobbi david.gobbi at gmail.com
Thu Apr 10 11:31:04 EDT 2008


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



More information about the vtk-developers mailing list