]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The proto API is a general purpose API, so don't use 'hast' in structures or
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Tue, 22 Mar 2011 16:21:11 +0000 (16:21 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Tue, 22 Mar 2011 16:21:11 +0000 (16:21 +0000)
commite2eabb44d7ec3bacd0fa4fe203a71cdc5fbc740b
tree82e6bece52247000a0b886a2ba5d2eec96290fbf
parent1198947acd01b730ae9ef83debba98e3da391e6f
The proto API is a general purpose API, so don't use 'hast' in structures or
function names. It can now be used outside of HAST.

MFC after: 1 week
sbin/hastd/Makefile
sbin/hastd/hast.h
sbin/hastd/proto.c
sbin/hastd/proto_impl.h
sbin/hastd/proto_socketpair.c
sbin/hastd/proto_tcp4.c
sbin/hastd/proto_uds.c