Commit Graph

5 Commits

Author SHA1 Message Date
matt335672 c9adb3a2a6 libipm: Add support for receiving file descriptors 2023-01-30 14:31:16 +00:00
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
matt335672 5d1cb432ca Changes to cope with trans->header_size being unsigned 2022-12-09 17:54:53 +00:00
Jay Sorg b91b9a3c62 va_list parameter passing change 2022-04-17 00:18:29 -07:00
matt335672 e059336dff Add libipm facility 2022-03-15 10:23:27 +00:00