Proposal for marshalling/unmarshalling bit variables.
Proposal for marshalling/unmarshalling bit variables.
BUG: Infinite loop in tlp_get() on urrecoverable errors
Updated patch for trunk branch at 30-11-2022. Steps to patch the library (in Linux OS): 1. Download trunk version. 2. Rename tcnopen-trdp folder to tcnopen-trdp.original. 3. Download patch in folder containing tcnopen-trdp.original. 4. Patch the folder: patch -p0 -l < socket_api_change.patch After this, tcnopen-trdp.original folder will contain the new modified API ready to use. Take into account that trdp/test/localtest/api_test_4.c does not compile in current trunk version. Patch will be proposed...
Problem with GLIBC > 2.34
Problem with GLIBC > 2.34
Fix of trdp/test/localtest/api_test_4.c
Updated patch for trunk branch at 30-11-2022. Steps to patch the library (in Linux OS): 1. Download trunk version. 2. Rename tcnopen-trdp folder to tcnopen-trdp.original. 3. Download patch in folder containing tcnopen-trdp.original. 4. Patch the folder: patch -p0 -l < socket_api_change.patch After this, tcnopen-trdp.original folder will contain the new modified API ready to use. Take into account that trdp/test/localtest/api_test_4.c does not compile in current trunk version. Patch will be proposed...