Pawel Jakub Dawidek
|
2b1b224d24
|
For functions that return -1 on failure check exactly for -1 and not for
any negative number.
MFC after: 3 days
|
2012-01-10 22:39:07 +00:00 |
|
Pawel Jakub Dawidek
|
1ebc0407fc
|
No need to use KEEP_ERRNO() macro around pjdlog functions, as they don't
modify errno.
MFC after: 3 days
|
2011-09-27 07:52:39 +00:00 |
|
Pawel Jakub Dawidek
|
dc18c8ae6c
|
Now that hell is fully frozen it is good time to add IPv6 support to HAST.
MFC after: 3 weeks
|
2011-05-20 11:14:05 +00:00 |
|
Pawel Jakub Dawidek
|
bdbd046b35
|
Rename tcp4 to tcp in preparation for IPv6 support.
MFC after: 3 weeks
|
2011-05-20 11:09:02 +00:00 |
|
Pawel Jakub Dawidek
|
933728eea2
|
Rename proto_tcp4.c to proto_tcp.c in preparation for IPv6 support.
MFC after: 2 weeks
|
2011-05-20 11:06:17 +00:00 |
|