This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
winpr
/
libwinpr
/
comm
History
Emmanuel Ledoux
6f06c2ff3c
winpr-comm: fixed timeouts to return immediately with zeroed timeval structures instead of a NULL pointer.
2015-02-03 21:16:29 +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 timeouts to return immediately with zeroed timeval structures instead of a NULL pointer.
2015-02-03 21:16:29 +01:00
comm_ioctl.c
…
comm_ioctl.h
…
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
…
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
…
comm_serial_sys.c
winpr-comm: ignore errors on TIOCGICOUNT during the port initialization but the permissive mode must be on afterwards.
2014-11-13 19:54:32 +01:00
comm_serial_sys.h
…
comm.c
Fixed memory leak.
2014-11-16 22:45:09 +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
…