VirtualBox

Changeset 46070 in vbox for trunk/include/iprt


Ignore:
Timestamp:
May 14, 2013 3:21:57 PM (12 years ago)
Author:
vboxsync
Message:

RTDbgCfg,++: Compressed server files and other fixes.

Location:
trunk/include/iprt
Files:
2 edited

Legend:

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

    r46050 r46070  
    9797
    9898/**
     99 * Tells the HTTP interface to use the system proxy configuration.
     100 *
     101 * @returns iprt status code.
     102 * @param   hHttp           HTTP interface handle.
     103 */
     104RTR3DECL(int) RTHttpUseSystemProxySettings(RTHTTP hHttp);
     105
     106/**
    99107 * Specify proxy settings.
    100108 *
  • trunk/include/iprt/mangling.h

    r46050 r46070  
    599599# define RTHeapSimpleSize                               RT_MANGLER(RTHeapSimpleSize)
    600600# define RTHttpGetFile                                  RT_MANGLER(RTHttpGetFile)
     601# define RTHttpUseSystemProxySettings                   RT_MANGLER(RTHttpUseSystemProxySettings)
    601602# define RTIsoFsClose                                   RT_MANGLER(RTIsoFsClose)
    602603# define RTIsoFsExtractFile                             RT_MANGLER(RTIsoFsExtractFile)
Note: See TracChangeset for help on using the changeset viewer.

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