Limit the maximum size of a WvDBusMsg printable string, because thatattic/tags/dbus-1
commit81ea4ae141d6fece7e62d502b5d32059135b6d73
authorapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Fri, 24 Aug 2007 02:00:07 +0000 (24 02:00 +0000)
committerapenwarr <apenwarr@6619c942-59fa-0310-bf43-a07aaa81d9ac>
Fri, 24 Aug 2007 02:00:07 +0000 (24 02:00 +0000)
tree8672a7444112fa851926c1aacadae725e8fa926a
parent5ed46a601b9c50eda080d2c2b017b25dd563a4d4
Limit the maximum size of a WvDBusMsg printable string, because that
seems to be the main thing limiting our transport efficiency.

Add a WV_LINK(WvUnixConn) in wvunixsocket.cc, and WV_LINK_TO it in
wvdbusconn.cc, so that statically linked programs can use unix domain
socket monikers.

git-svn-id: file:///home/apenwarr/alumnit-svn/public/branches/dbus-win32@11750 6619c942-59fa-0310-bf43-a07aaa81d9ac
dbus/wvdbusconn.cc
dbus/wvdbusmsg.cc
ipstreams/wvunixsocket.cc
utils/wvmoniker.cc