FreeRDP/winpr/libwinpr/comm
David FORT 52bd4469d9 Make handle operations static
This patch moves the handle operations in a static struct.
2015-03-16 10:31:26 +01:00
..
test winpr-comm: fixed set_baud_rate()/get_baud_rate() functions in comm_serial_sys.c (the issue came from a wrong extrapolation of the COMMPROP's MaxBaud field) 2014-09-16 11:21:01 +02:00
CMakeLists.txt winpr/comm: don't build on apple 2014-07-29 05:22:29 +02:00
comm_io.c winpr-comm: fixed a regression about timeouts to block of first bytes when required. Added timeouts values in the DEBUG log. 2015-03-09 20:01:51 +01:00
comm_ioctl.c winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_ioctl.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_sercx2_sys.c winpr-comm: fixed set_baud_rate()/get_baud_rate() functions in comm_serial_sys.c (the issue came from a wrong extrapolation of the COMMPROP's MaxBaud field) 2014-09-16 11:21:01 +02:00
comm_sercx2_sys.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_sercx_sys.c winpr-comm: fixed set_baud_rate()/get_baud_rate() functions in comm_serial_sys.c (the issue came from a wrong extrapolation of the COMMPROP's MaxBaud field) 2014-09-16 11:21:01 +02:00
comm_sercx_sys.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm_serial_sys.c winpr-comm: fixed a regression about timeouts to block of first bytes when required. Added timeouts values in the DEBUG log. 2015-03-09 20:01:51 +01:00
comm_serial_sys.h winpr-comm, serial: excluded Android platforms as well 2014-07-04 17:40:06 +02:00
comm.c Make handle operations static 2015-03-16 10:31:26 +01:00
comm.h serial: ability to turn on the permissive mode from the command line 2014-09-16 12:08:33 +02:00
module.def winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
ModuleOptions.cmake libwinpr-comm: initial stubs 2014-04-02 15:51:28 -04:00