index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
hastd
/
proto_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r222688.
sobomax
2011-06-16
1
-14
/
+2
*
Read from the socket using the same max buffer size as we use while
sobomax
2011-06-04
1
-2
/
+14
*
Handle ENOBUFS on send(2) by retrying for a while and logging the problem.
pjd
2011-04-02
1
-0
/
+22
*
When we are operating on blocking socket and get EAGAIN on send(2) or recv(2)
pjd
2011-04-02
1
-4
/
+35
*
Allow to disable sends or receives on a socket using shutdown(2) by
pjd
2011-04-02
1
-0
/
+22
*
Remove #include needed for debugging.
pjd
2011-03-15
1
-1
/
+0
*
- Rename proto_descriptor_{send,recv}() functions to
pjd
2011-02-02
1
-50
/
+55
*
Fix build on ia64.
pjd
2011-01-31
1
-9
/
+7
*
Until I fix the build on ia64 comment out problematic lines.
pjd
2011-01-31
1
-2
/
+2
*
Implement two new functions for sending descriptor and receving descriptor
pjd
2011-01-31
1
-6
/
+69
*
- Use pjdlog for assertions and aborts as this will log assert/abort message
pjd
2011-01-31
1
-1
/
+9
*
For some setups sending data in 128kB chunks makes communication very slow. No
pjd
2010-08-18
1
-2
/
+1
*
Fix a problem where hastd will stuck in recv(2) after sending request to
pjd
2010-04-29
1
-2
/
+2
*
Please welcome HAST - Highly Avalable Storage.
pjd
2010-02-18
1
-0
/
+85