2002 2003 2004 2005 <2006> 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 <2006> 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: osiSockDiscoverBroadcastAddresses(): pointer not word-aligned? |
From: | Eric Norum <[email protected]> |
To: | Ralph Lange <[email protected]> |
Cc: | Jeff Hill <[email protected]>, "'EPICS Core Talk'" <[email protected]>, "'Ralf Hartmann'" <[email protected]> |
Date: | Wed, 23 Aug 2006 11:36:19 -0500 |
On Aug 23, 2006, at 9:56 AM, Ralph Lange wrote:
I agree that since you're finding all the network interfaces with the existing ifreqNext code, it would indicate that the '70' (sa_len==54) is actually correct. So the problem is that 70 is not divisible by 4? If that's the problem then perhaps the copy to a local buffer is actually the correct thing to do. OR Find where that '70' is coming from and see if you can make it into a '72'.....
I've got about 18 other things going on so I'm afraid that I can't be of more help at the moment. |