Hello! I'm making my first steps with node.js on Netbsd 6.0/amd64. It compiles and installs from pkgsrc just fine. However I've ran into a problem while dealing with networking. I can write into a socket without a problem, but I never receive any data. The same sample script works just fine on windows. Ilya