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: [Merge] ~dirk.zimoch/epics-base:iocLogClientFixesTry2 into epics-base:7.0 |
From: | Dirk Zimoch via Core-talk <[email protected]> |
To: | [email protected] |
Date: | Wed, 25 Sep 2019 15:56:25 -0000 |
It is totally fine for me to keep os-specific unsent cound inside logClient as a bunch of #if branches. 'send(NULL)' is not race condition, because I do not rely on getting the RST right after sending. It is fine to get it at some point. It simply polls for RST every 5 seconds. Maybe it is better to use the other approach: https://code.launchpad.net/~dirk.zimoch/epics-base/+git/epics-base/+merge/372043. This one is very os-dependent and uses unspecified behavior. -- https://code.launchpad.net/~dirk.zimoch/epics-base/+git/epics-base/+merge/372925 Your team EPICS Core Developers is subscribed to branch epics-base:7.0.