From: Pete B. <pe...@so...> - 2002-11-22 19:26:21
|
On Friday, Nov 22, 2002, at 18:53 Europe/London, Nathan Hjelm wrote: > ok, looks like I forgot to call IONotificationPortDestroy.. Try the cvs > version and let me know if the problem still exists. I'm afraid the problem still exists... I did a clean build in lubusb and just triple-checked my app is linking against the new library and that the library now references IONotificationPortDestroy... And port usage still goes up when doing a usb_find_busses() or usb_find_devices() (I single stepped the app to be sure). I have to go out now, but later I'll build a debug version of libusb and single-step that to get a better idea of where it happens. Thanks for the help! Pete. |