summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/proto_socketpair.c
Commit message (Expand)AuthorAgeFilesLines
* For functions that return -1 on failure check exactly for -1 and not forpjd2012-01-101-1/+1
* The proto API is a general purpose API, so don't use 'hast' in structures orpjd2011-03-221-8/+7
* In hast.conf we define the other node's address in 'remote' variable.pjd2011-03-211-2/+4
* - Rename proto_descriptor_{send,recv}() functions topjd2011-02-021-39/+9
* Implement two new functions for sending descriptor and receving descriptorpjd2011-01-311-0/+30
* - Use pjdlog for assertions and aborts as this will log assert/abort messagepjd2011-01-311-79/+32
* When someone gives NULL as data, assume this is because he want to declarepjd2010-08-301-0/+8
* Add an argument to the proto_register() function which allows protocol topjd2010-08-051-1/+1
* Changing proto_socketpair.c compilation and linking order revealedpjd2010-02-211-1/+4
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-181-0/+272
OpenPOWER on IntegriCloud