FreeRDP/channels/drdynvc/client
Norbert Federa 17e0d25104 dynvc/client: fix and improve channel closing code
- fixed and consolitate the duplicated code for sending the
  CLOSE_REQUEST_PDU to the server into dvcman_close_channel
- call dvcman_close_channel if a dynamic channel plugin fails
  to process the received channel data
- rdpegfx: don't try to remove a non-existing cache entry,
  return an error instead which now will close the channel, as
  expected by Microsoft's windows protocols test suite
2020-03-04 08:03:56 +01:00
..
CMakeLists.txt channels: properly handle VirtualChannelEntryEx in static virtual channel loading 2016-11-16 09:52:24 -05:00
drdynvc_main.c dynvc/client: fix and improve channel closing code 2020-03-04 08:03:56 +01:00
drdynvc_main.h Added some callbacks to dynamic channel 2020-02-18 11:14:05 +01:00