aboutsummaryrefslogtreecommitdiff
path: root/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* Change call() to take a ref to the message to be sentAlex Auvolat2021-10-141-2/+2
* improve commentAlex Auvolat2021-10-131-1/+1
* Try to handle termination and closing of stuff properlyAlex Auvolat2021-10-131-39/+39
* Fix netapp protocol & adapt basalt to new apiAlex Auvolat2021-10-131-3/+4
* Move out things from conn.rs into two separate filesAlex Auvolat2021-10-121-0/+180