mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 02:16:29 +03:00
use bjoern's naming suggestion
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user