Removed one-off getline() from Authentication.cs in favour of WvStream's getline.
commit24ffe3c356fca06d8fd70d5822a08b782684aa32
authorAvery Pennarun <apenwarr@gmail.com>
Thu, 2 Oct 2008 23:21:02 +0000 (2 19:21 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 2 Oct 2008 23:21:54 +0000 (2 19:21 -0400)
treec84b42f3b8af1031ea0a454319efdb9c60cf9494
parentffd3e10c25ab31b59f348763c4e0ac227e34da9a
Removed one-off getline() from Authentication.cs in favour of WvStream's getline.

This involved adding a new timeout feature (like the one in C++ WvStreams)
to WvInBufStream.getline().
dbus-sharp/Authentication.cs
dbus-sharp/dodgytransport.cs
wvdotnet/Makefile
wvdotnet/t/Makefile
wvdotnet/t/wvstream.t.cs
wvdotnet/wvstream.cs
wvdotnet/wvstreamstream.cs