Skip to content
  • Havoc Pennington's avatar
    Make BusExpireList an opaque data type · a3740411
    Havoc Pennington authored and John Palmieri's avatar John Palmieri committed
    2007-11-08  Havoc Pennington  <hp@redhat.com>
    
    	* bus/connection.c, bus/expirelist.c: Make the BusExpireList
    	struct opaque, adding accessors for manipulating the list. In this
    	commit there should be no change in functionality or behavior. The
    	purpose of this change is to improve encapsulation prior to fixing
    	some bugs Kimmo Hämäläinen found where the timeout is not properly
    	updated, since we need to e.g. take some action whenever adding
    	and removing stuff from the expire list.
    a3740411