Madars
Activity
Reported issues: 629
05/27/2022
- 11:17 PM Enduro/X Support #781 (New): tprecv() with TPNOBLOCK flag on empty queue sets tperrno=0
- Found during Python Binding testing:...
05/23/2022
- 09:43 AM endurox-connect Support #780 (New): Reduce GC usage for restincl
05/07/2022
- 11:19 AM Enduro/X Support #777 (Closed): tpcancel() shall remove messages from reply queue
- 11:19 AM Enduro/X Support #777 (Resolved): tpcancel() shall remove messages from reply queue
- 11:19 AM Enduro/X Support #777: tpcancel() shall remove messages from reply queue
- h1. Release notes
Updated tpcancel() call so that it attempts to read the call descriptor from reply queue, prior ... - 11:18 AM Enduro/X Support #777 (Closed): tpcancel() shall remove messages from reply queue
- In case if doing tpacall() + tpcancel() in loop might end up with situation that client reply queue is full and sende...
05/05/2022
- 08:47 AM Enduro/X Feature #776 (Closed): API for debug file pointer handling
- 08:47 AM Enduro/X Feature #776 (Resolved): API for debug file pointer handling
- 08:46 AM Enduro/X Feature #776: API for debug file pointer handling
- h1. Release notes
Implemented apis:
* tplogfplock
* tplogfpget
* tplogfpunlock
Available from Enduro/X re...
05/03/2022
- 11:59 AM Enduro/X Feature #776 (Closed): API for debug file pointer handling
- New APIs such as:
dbg = tplogfplock();
fprintf(tplogfpget(dbg), "Hello from fprintf\n");
tplogfpunlock(dbg);
Also available in: Atom