Non Carbon OT APIs?
Non Carbon OT APIs?
- Subject: Non Carbon OT APIs?
- From: Joe Kelly <email@hidden>
- Date: Fri, 15 Mar 2002 15:50:40 -0800
(sorry if this email gets repeated... having all sorts of network issues
today : )
I've inherited a application which I've carbonized. It was using Network
Setup (including More Network Setup) to a] rename the current set, b] create
a new set with with ethernet + dhcp, c] select that new set. In addition, it
was using OT streams to fetch the MAC address of the router (OTStreamOpen,
OTStreamClose, OTStreamIoctl). I wrapped all these calls in a shared library
that links against InterfaceLib, and gets weak linked to my app.
When the app quits, it crashes -- requiring a reboot. When I comment out the
calls to my shared library, it doesn't crash.
So has anyone experienced crashes or other odd behavior when linking non
Carbon OT apis into Carbon apps? Are there any caveats, known issues, or
other gotchas that I should be aware of?
Thanks,
joe
_______________________________________________
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.