We are currenlty trying to make network code work on mingw. However most changes are to replace read with recv and write with send. Afair those are available for other OSes, too? Therefore would you prefere to have read and write replaced in network code or do you want #ifdefed code? Sascha