summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/proto.c
Commit message (Expand)AuthorAgeFilesLines
* The proto API is a general purpose API, so don't use 'hast' in structures orpjd2011-03-221-47/+47
* In hast.conf we define the other node's address in 'remote' variable.pjd2011-03-211-7/+9
* - Rename proto_descriptor_{send,recv}() functions topjd2011-02-021-11/+56
* Add proto_connect_wait() to wait for connection to finish.pjd2011-02-021-1/+22
* Allow to specify connection timeout by the caller.pjd2011-02-021-2/+3
* Move protocol allocation and deallocation to separate functions.pjd2011-02-021-17/+48
* Be prepared that hp_client or hp_server might be NULL now.pjd2011-02-021-4/+11
* Implement two new functions for sending descriptor and receving descriptorpjd2011-01-311-0/+36
* - Use pjdlog for assertions and aborts as this will log assert/abort messagepjd2011-01-311-35/+44
* Constify arguments we can constify.pjd2010-08-301-2/+2
* Add an argument to the proto_register() function which allows protocol topjd2010-08-051-5/+12
* Fix a problem where hastd will stuck in recv(2) after sending request topjd2010-04-291-0/+26
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-181-0/+261
OpenPOWER on IntegriCloud