Hello everybody, I am running my first networking programms and I have an error I don't understand. I open a UDP socket but when I do a recvfrom it returns -1 and strerror(errno) displays "Resource temporarily unavailable". I havent changed the default blocking/non-blocking policy and I thought it would just stay waiting until some data arrived to the socket. Do tou know what is my problem? Thank you in advence Marcos - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html