--On Tuesday, February 08, 2005 2:33 PM -0800 "Reza A. Ambler"
<[EMAIL PROTECTED]> wrote:

Why is send() returning that value though ? Was the daemon not built
robustly enough to handle unexpected errors?

Since UDP is connectionless and the packet is sent "blind" with no acknowledgement, this would indicate that something local is fouled up, such as routing or an illegal port number. You could strace the server and see what's going on at the glibc/kernel API level.



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to