FreeRDP/libfreerdp
Norbert Federa a4988f5469 transport: check if layer was set to closed
There are several code paths and error conditions where
transport->layer is correctly set to TRANSPORT_LAYER_CLOSED but
the required code for checking that state was missing.

E.g. write errors in the rdg code resulted in marking the transport
layer as closed but the transport code would indefinitely continue
to read from the receiving socket.
2019-12-27 12:37:03 +01:00
..
cache rdpNineGridCache now opaque 2019-11-14 15:16:36 +01:00
codec Merge pull request #5739 from akallabeth/improve_function_hiding 2019-12-02 11:31:35 +01:00
common Added configurable TcpKeepAliveDelay setting. 2019-11-07 16:07:18 +01:00
core transport: check if layer was set to closed 2019-12-27 12:37:03 +01:00
crypto Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
gdi Merge pull request #5739 from akallabeth/improve_function_hiding 2019-12-02 11:31:35 +01:00
locale Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
primitives Merge pull request #5739 from akallabeth/improve_function_hiding 2019-12-02 11:31:35 +01:00
utils Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
CMakeLists.txt opencl: inline the openCL program in the source code 2019-11-22 13:21:39 +01:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00