Skip to content
Snippets Groups Projects
Commit 3914f7e0 authored by Danny Auble's avatar Danny Auble
Browse files

more documentation

parent aa2a4377
No related branches found
No related tags found
No related merge requests found
......@@ -730,6 +730,7 @@ int slurm_close_accepted_conn(slurm_fd open_fd)
* and list_destroy function.
* IN open_fd - file descriptor to receive msg on
* IN/OUT msg - a slurm_msg struct to be filled in by the function
* we use the orig_addr from this var for forwarding.
* IN timeout - how long to wait in milliseconds
* RET List - List containing the responses of the childern (if any) we
* forwarded the message to. List containing type (ret_types_t).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment