Index: /trunk/include/iprt/err.h
===================================================================
--- /trunk/include/iprt/err.h	(revision 466)
+++ /trunk/include/iprt/err.h	(revision 467)
@@ -450,5 +450,6 @@
 /** Too many references: can't splice. */
 #define VERR_NET_TOO_MANY_REFERENCES            (-459)
-/* ETIMEDOUT is not net. */
+/** Too many references: can't splice. */
+#define VERR_NET_CONNECTION_TIMED_OUT           (-460)
 /** Connection refused. */
 #define VERR_NET_CONNECTION_REFUSED             (-461)
