Changed IPDU_Observer's interface WRT close.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 Jan 2008 15:57:27 +0000 (15:57 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 Jan 2008 15:57:27 +0000 (15:57 +0000)
The IDPU_Observer method, close, renamed to shutdown. Method hutdown
shuts down the socket connection (immediately).
Added new method, close_session, which closes the connection as soon as
it becomes idle (when everything in queue is flushed).
These changes should make it possible to fix bug #1130.


No differences found