Hi Alexandr,

currently there are no dynamic changes of handles (note, the *_fds
functions are deprecated just as the dfreerdp client - due to lack of a
maintainer)

but that might change therefore the process is repeated before each wait.


best

Armin

On 9/29/18 1:30 AM, Alexandr via FreeRDP-devel wrote:
> hi all.
> in "client/DirectFB/dfreerdp.c" i found what "freerdp_get_fds" and
> "freerdp_channels_get_fds" used to get fd's for select, but in each
> iteration they called again for new fd's, also i have checked under
> debugger, and they does not changing during session.
> My question is it necessary to get new fd's via "freerdp_get_fds" and
> "freerdp_channels_get_fds" each time after calling "freerdp_check_fds"
> and "freerdp_channels_check_fds" or i can get fd's one time only ?
> > > > _______________________________________________ > FreeRDP-devel
mailing list > FreeRDP-devel@lists.sourceforge.net >
https://lists.sourceforge.net/lists/listinfo/freerdp-devel


_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to