core cleanup: move timeout handling to backend
commitfc25159e3af56b511d726ff7d070811cbaa38702
authorStefan Becker <stefan.becker@nokia.com>
Mon, 26 Apr 2010 20:16:56 +0000 (26 23:16 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Mon, 26 Apr 2010 20:16:56 +0000 (26 23:16 +0300)
tree2206e21a3e754fa3893087024ebefd163ad54b07
parent1c0b73e7eacc34878ac64348e96401303c18f0bb
core cleanup: move timeout handling to backend
src/api/sipe-backend.h
src/api/sipe-core.h
src/core/Makefile.am
src/core/Makefile.mingw
src/core/sip-csta.c
src/core/sipe-schedule.c [new file with mode: 0644]
src/core/sipe-schedule.h [new file with mode: 0644]
src/core/sipe.c
src/core/sipe.h
src/purple/Makefile.am
src/purple/purple-schedule.c [new file with mode: 0644]