capisuite/src
gernot 73698ea56b - partly implementation of a bigger semantic change: don't throw
call finished exceptions in normal operation any longer; i.e. we only
  test for the connection at the begin of a command. This allows return
  values, e.g. for commands like capisuite.fax_receive() which were
  interrupted by an exception always in former CapiSuite versions and thus
  never returned. This is also a better and more logical use of exceptions
  IMO. ATTN: this is *far from stable*


git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@176 4ebea2bb-67d4-0310-8558-a5799e421b66
2003-10-03 14:56:40 +00:00
..
application - switch_to_faxG3: return faxInfo structure instead of None 2003-08-24 12:49:21 +00:00
backend - added missing include of errno.h 2003-07-20 19:08:19 +00:00
modules - partly implementation of a bigger semantic change: don't throw 2003-10-03 14:56:40 +00:00
.cvsignore Initial revision 2003-02-19 08:19:51 +00:00
Makefile.am - moved a "mkdir" from built to install stage 2003-10-03 12:59:35 +00:00
capisuite.conf.in - changed default of idle_script_interval to 30 seconds 2003-03-20 09:15:53 +00:00
main.cpp Initial revision 2003-02-19 08:19:51 +00:00