Introducing tasks.
This commit is contained in:
@@ -34,7 +34,7 @@ typedef struct {
|
||||
|
||||
struct nxt_ssltls_conf_s {
|
||||
void *ctx;
|
||||
void (*conn_init)(nxt_thread_t *thr,
|
||||
void (*conn_init)(nxt_task_t *task,
|
||||
nxt_ssltls_conf_t *conf,
|
||||
nxt_event_conn_t *c);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user