xrdp/libipm
matt335672 02a3821f4d Remove libipm_msg_in_start()
The semantics of this call allowed it to be called more than once when
parsing a message to restart a parse. This is not likely to be
useful in practice, and it also makes reading file descriptors
more complicated. Consequently this function has been removed and
replaced with with libipm_msg_in_get_msgno()
2023-01-30 14:31:16 +00:00
..
Doxyfile Add libipm facility 2022-03-15 10:23:27 +00:00
libipm_facilities.h Add libipm facility 2022-03-15 10:23:27 +00:00
libipm_private.h Add libipm facility 2022-03-15 10:23:27 +00:00
libipm_recv.c Remove libipm_msg_in_start() 2023-01-30 14:31:16 +00:00
libipm_send.c Fix parameter order inconsistency. 2023-01-09 14:24:14 +00:00
libipm.c libipm: Make sockets always non-blocking 2022-03-15 10:45:00 +00:00
libipm.h Remove libipm_msg_in_start() 2023-01-30 14:31:16 +00:00
Makefile.am SCP: separate authentication from session creation 2022-12-22 11:35:02 +00:00
scp_application_types.c SCP: separate authentication from session creation 2022-12-22 11:35:02 +00:00
scp_application_types.h Remove support for x11rdp 2023-01-05 11:26:44 +00:00
scp.c Remove libipm_msg_in_start() 2023-01-30 14:31:16 +00:00
scp.h Remove libipm_msg_in_start() 2023-01-30 14:31:16 +00:00