---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Fri Jun 26 08:38:03 2020
src/comio comio.h 1.13 1.14 comio_win32.c 1.11 1.12
Update of /cvsroot/sbbs/src/comio
In directory cvs:/tmp/cvs-serv32562
Modified Files:
comio.h comio_win32.c
Log Message:
Change the return value and arguments to Get/SetTxFlowControl functions to support multiple types of flow control, not just RTS/CTS, but also DTR/DSR and XON/OFF (and obviously, none).
TODO: consider how the dcb.fRtsControl member might need to be adjusted by the comSetTxFlowControl function (for Win32).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Fri Jun 26 08:56:48 2020
src/comio comio.h 1.14 1.15 comio_win32.c 1.12 1.13
Update of /cvsroot/sbbs/src/comio
In directory cvs:/tmp/cvs-serv2065
Modified Files:
comio.h comio_win32.c
Log Message:
Change the Get/Set FlowControl function to control both tx and rx flow control and accept/return a bit-field so multiple flow control methods can be enabled concurrently.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Oct 10 17:09:36 2022