• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
MoreSCCreateProxiesEntity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MoreSCCreateProxiesEntity


  • Subject: MoreSCCreateProxiesEntity
  • From: James Masasaki <email@hidden>
  • Date: Thu, 23 Oct 2003 23:53:14 -0700

I am getting a crash in MoreSCCreateProxiesEntity. Here is my code. Does anyone have any idea why this is happening? Do I need to pre-allocate 'entity'?

MoreSCProxiesDigest digest;
CFDictionaryRef entity = NULL;
OSStatus err;

BlockZero( &digest, sizeof( digest ) );

digest.httpEnable = true;

digest.httpProxy = "127.0.0.1";

digest.httpPort = 8080;

err = MoreSCCreateProxiesEntity( &digest, &entity ); // <---------- BOOM



James
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: MoreSCCreateProxiesEntity
      • From: Quinn <email@hidden>
  • Prev by Date: Re: Setting Network Preferences Programatically
  • Next by Date: How the get MAC Address of device in the network
  • Previous by thread: Re: [solved, almost] sockets in Powerplant?
  • Next by thread: Re: MoreSCCreateProxiesEntity
  • Index(es):
    • Date
    • Thread