aboutsummaryrefslogtreecommitdiff
path: root/common/request.f90
AgeCommit message (Collapse)Author
2023-01-02Added a timeout to read functions such that failures don't occur ↵Jeffrey Armstrong
immediately. Seems to be a culprit in the upload failures.
2021-04-16Fixed issue with connect calls that were manifested on macOS.Jeffrey Armstrong
2021-04-14Fixed binary transfers to maintain file integrity. Added globbed file ↵Jeffrey Armstrong
upload capabilities. Fixed memory overrun issues due to problems parsing ls output.
2021-04-09Modified how logging works so that multiple processes can write in theory.Jeffrey Armstrong
2021-03-24Initial importJeffrey Armstrong