aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/proto.h
Commit message (Expand)AuthorAgeFilesLines
* In hast.conf we define the other node's address in 'remote' variable.Pawel Jakub Dawidek2011-03-211-1/+2
* - Rename proto_descriptor_{send,recv}() functions toPawel Jakub Dawidek2011-02-021-2/+4
* Add proto_connect_wait() to wait for connection to finish.Pawel Jakub Dawidek2011-02-021-0/+1
* Allow to specify connection timeout by the caller.Pawel Jakub Dawidek2011-02-021-1/+1
* Implement two new functions for sending descriptor and receving descriptorPawel Jakub Dawidek2011-01-311-0/+2
* Constify arguments we can constify.Pawel Jakub Dawidek2010-08-301-2/+2
* Fix a problem where hastd will stuck in recv(2) after sending request toPawel Jakub Dawidek2010-04-291-0/+1
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-181-0/+54