Searched refs:_slow_client (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-smtp/
H A Dtest-smtp-server-errors.c223 struct _slow_client { struct
231 test_server_slow_client_disconnect_timeout(struct _slow_client *ctx)
244 struct _slow_client *ctx = (struct _slow_client *)conn->context;
257 struct _slow_client *ctx = (struct _slow_client *)cmd->context;
263 test_server_slow_client_delayed(struct _slow_client *ctx)
287 struct _slow_client *ctx;
292 ctx = i_new(struct _slow_client, 1);

Completed in 13 milliseconds