> I hope this patch fixes compiling of my WsControl/WSAIoctl > stuff on other platforms such as FreeBSD and Solaris. I was > wondering if you guys could try compiling this patch on > your respective platforms, and if it works I will forward it to the > patches mailing list to be committed to CVS. (In the patch > I replace ulong with 'unsigned long', and check for the exitence of > the defines I want to use, and if they don't exist print a runtime > error message rather than be uncompilable) It compiles on Solaris without any problem and looks good AFAICS.