Index: /trunk/src/VBox/Runtime/r3/socket.cpp
===================================================================
--- /trunk/src/VBox/Runtime/r3/socket.cpp	(revision 60755)
+++ /trunk/src/VBox/Runtime/r3/socket.cpp	(revision 60756)
@@ -417,4 +417,5 @@
     pThis->fPollEvts        = 0;
     pThis->fSubscribedEvts  = 0;
+    pThis->fEventsSaved     = 0;
 #endif
     *ppSocket = pThis;
