aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/proto_impl.h
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* The proto API is a general purpose API, so don't use 'hast' in structures orPawel Jakub Dawidek2011-03-221-30/+30
* In hast.conf we define the other node's address in 'remote' variable.Pawel Jakub Dawidek2011-03-211-1/+1
* - Rename proto_descriptor_{send,recv}() functions toPawel Jakub Dawidek2011-02-021-24/+20
* Add proto_connect_wait() to wait for connection to finish.Pawel Jakub Dawidek2011-02-021-0/+2
* 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-2/+8
* Add an argument to the proto_register() function which allows protocol toPawel Jakub Dawidek2010-08-051-2/+2
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-181-0/+75