VirtualBox

Changeset 47051 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 9, 2013 12:15:44 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87094
Message:

IPRT/localipc-win.cpp: Update on implementation (untested so far), also now should deal with NT4 + SDDL creation more dynamically.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/localipc.h

    r47009 r47051  
    44
    55/*
    6  * Copyright (C) 2006-2010 Oracle Corporation
     6 * Copyright (C) 2006-2013 Oracle Corporation
    77 *
    88 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    7676/** @name RTLocalIpcServerCreate flags
    7777 * @{ */
    78 /** The server can handle multiple session. */
     78/** The server can handle multiple sessions. */
    7979#define RTLOCALIPC_FLAGS_MULTI_SESSION      RT_BIT_32(0)
    8080/** The mask of valid flags. */
     
    151151 * @param   pvBuffer            Where to store the data.
    152152 * @param   cbBuffer            If pcbRead is non-NULL this indicates the maximum number of
    153  *                              bytes to read. If pcbRead is NULL the this is the exact number
     153 *                              bytes to read. If pcbRead is NULL then this is the exact number
    154154 *                              of bytes to read.
    155155 * @param   pcbRead             Optional argument for indicating a partial read and returning
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette