CFSocketRegisterSocketSignature question
CFSocketRegisterSocketSignature question
- Subject: CFSocketRegisterSocketSignature question
- From: Mike Laster <email@hidden>
- Date: Thu, 04 Jul 2002 13:20:12 -0400
Any pointers on how to use this function?
When I call:
errCode = CFSocketRegisterSocketSignature(NULL,10.0, (CFStringRef)
@"TestName",&signature);
I get a signal 13 trap with the following backtrace:
_sendto,
___CFSocketSendNameRegistryRequest,
_CFSocketRegisterValue,
_CFSocketRegisterSocketSignature,
"-[MAcceptingLocalEndpoint start]",
"-[MListeningSocketPair start]",
"-[MRawNetworkServer run]",
_main,
__start,
start,
0x00000002
Not terribly helpful. Any ideas on how to make this work?
_______________________________________________
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.