CVSROOT: /cvs/gnome Module name: beagle Changes by: joeshaw 06/08/04 11:50:59
Modified files: BeagleClient : Client.cs Message.cs Util : XmlFu.cs beagled : RemoteIndexer.cs Server.cs beagled/IndexHelper: IndexHelper.cs Log message: Rather than getting a cryptic XML validation exception, catch the case when we read zero bytes in a response (ie, socket shut down) and throw an exception stating that. Improve the ResponseMessageException substantially, to make error reporting better. In XmlFu.SerializeUtf8(), check for null arguments. Better name the serializers in the ConnectionHandler class. Don't allow a server to be started if it hasn't yet been initialized. Call Server.Init() in the IndexHelper so that it starts up and runs correctly. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=joeshaw&date=explicit&mindate=2006-08-04%2011:49&maxdate=2006-08-04%2011:51 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list