BIND 10 #183: UNIX domain socket for msgq
BIND 10 Development
do-not-reply at isc.org
Wed May 26 00:52:34 UTC 2010
#183: UNIX domain socket for msgq
-----------------------------+----------------------------------------------
Reporter: larissas | Owner: jinmei
Type: defect | Status: reviewing
Priority: major | Milestone: 04. 2nd Incremental Release
Component: message-library | Resolution:
Keywords: | Sensitive: 0
-----------------------------+----------------------------------------------
Comment(by jinmei):
Replying to [comment:5 jinmei]:
> failed to compile on my machine:
> {{{
> session.cc: In member function ‘virtual void
isc::cc::SocketSession::establish(const char*)’:
> session.cc:226: error: aggregate ‘isc::cc::sockaddr_un sun’ has
incomplete type and cannot be defined
> }}}
I needed to include <sys/un.h>. This is so trivial (unless we need to
autoconfigure the existence of it), so I directly fixed it on the branch.
r1922.
--
Ticket URL: <https://bind10.isc.org/ticket/183#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list