Re: Mac OS X problem with native/target/generic/target_generic_network.h
Peter Lovell <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
On Dec 6, 2004, at 3:14 PM, David Bélanger wrote: > I added these line some time ago as on 10.2 socklen_t in not defined in > any headers and all apps requiring were simply defining it themselves. Hi David, I didn't have the original 10.2 headers available to check against, but later ones such as 10.2.8 certainly contained the declaration, as does the cross-version SDK. This carries forward into 10.3 of course. Regards.....Peter