libepc r142 - in trunk: . libepc
- From: hasselmm svn gnome org
- To: svn-commits-list gnome org
- Subject: libepc r142 - in trunk: . libepc
- Date: Wed, 28 Nov 2007 22:10:33 +0000 (GMT)
Author: hasselmm
Date: 2007-11-28 22:10:33 +0000 (Wed, 28 Nov 2007)
New Revision: 142
ViewCVS link: http://svn.gnome.org/viewcvs/libepc?rev=142&view=rev
Modified:
trunk/ChangeLog
trunk/libepc/publisher.c
Log:
Libsoup uses threads to invoke HTTP request handlers. Therefore some
locking has to be used to protect central data structures of the
publisher. Let's hope that:
1) I protected all critical data structures
2) really balanced all lock/unlock calls
3) produced no dead locks
Did I mention that I hate threads?
* libepc/publisher.c: Add epc_publisher_lock and use it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]