while (TRUE) { registration.operation = SOCK_NOTIFY_OP_REMOVE; registration.socket = socket; errorCode = ProcessSocketNotifications(ioCompletionPort, 1, ®istration, MAX_TIMEOUT, 1, ¬ification, ¬ificationCount); if (errorCode != ERROR_SUCCESS) { goto Exit; } if (registration.registratio...
[in] USHORT SocketType, [in] ULONG Protocol, [in] ULONG Flags, [in, optional] PVOID SocketContext, [in, optional] const VOID *Dispatch, [in, optional] PEPROCESS OwningProcess, [in, optional] PETHREAD OwningThread, [in, optional] PSECURITY_DESCRIPTOR SecurityDescriptor, [in, out] PIRP ...
"Close Socket" } ]; function activated(eventObject) { if (eventObject.detail.kind === Windows.ApplicationModel.Activation.ActivationKind.launch) { // Use setPromise to indicate to the system that the splash screen must not be torn down // until after processAll and navigate complete asynchron...