Commit dea92e9a authored by Moe Jette's avatar Moe Jette
Browse files

Two bug fixes:

_slurm_msg_sendto was not advancing the buffer pointer or decreasing the
   xmit size if the message could not be transmitted in a single send request.
_slurm_msg_recvfrom_timeout was leaving data on the socket and not reporting
   any errors if the buffer was too small for the data presented.
parent 7a7af9e3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment