use bjoern's naming suggestion

This commit is contained in:
holger krekel
2020-05-22 18:08:06 +02:00
parent d0686ada83
commit 4b4e6e1732
5 changed files with 15 additions and 15 deletions

View File

@@ -12,9 +12,9 @@ APIs:
dc_imex NEVER goes through the job system
dc_imex import_backup needs to ensure dc_stop_jobs()
dc_io_start # start smtp/imap and job handling subsystems
dc_io_stop # stop smtp/imap and job handling subsystems
dc_io_status # return 1 if smtp/imap/jobs susbystem is running
dc_start_io # start smtp/imap and job handling subsystems
dc_stop_io # stop smtp/imap and job handling subsystems
dc_is_io_running # return 1 if smtp/imap/jobs susbystem is running
dc_close # FFI only
-> can be dropped