[Serdev] Bug in serunix
Jan Janak
jan at iptel.org
Tue Jun 28 11:14:27 UTC 2005
On 27-06-2005 23:24, Martin Rusnak wrote:
> Hi all,
>
> I encountered a bug in the serunix utility:
>
> file: serunix.c, line: 98
>
> The function recvfrom is called with parameter from_len. This causes the
> "Invalid argument" error returned from the function.
The last parameter is a pointer to variable which will be filled with
the length of the source address of the received message, so I think
this is correct.
Jan.
More information about the Serdev
mailing list