<div>When compiling on Windows Vista with Visual Studio 2008 I got a "socklen_t is undefined" compiler error.</div><div><br></div><div>I added</div><div>typedef int socklen_t;</div><div><br></div><div>at the top of the file and then it worked. Anyone involved with vtkSocket know if that seems like a reasonable fix?</div>
<br clear="all">Thanks,<br><br>David<br>