o Consolidated redundant code in slurm_protocol_api.c as well as
slurm_protocol_socket_implementation.c o Added new functions slurm_send_recv*rc_msg() for handing common mode of sending a message and receiving only a "return code" message. o Overhauled existing code and performed general cleanup.
Showing
- src/common/slurm_protocol_api.c 538 additions, 539 deletionssrc/common/slurm_protocol_api.c
- src/common/slurm_protocol_api.h 11 additions, 11 deletionssrc/common/slurm_protocol_api.h
- src/common/slurm_protocol_interface.h 15 additions, 11 deletionssrc/common/slurm_protocol_interface.h
- src/common/slurm_protocol_socket_implementation.c 452 additions, 635 deletionssrc/common/slurm_protocol_socket_implementation.c
Loading
Please register or sign in to comment