]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: test-smtp-payload: server: Fix asynchronous listening.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 17 Mar 2018 13:14:03 +0000 (14:14 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 25 May 2018 20:46:28 +0000 (22:46 +0200)
commit6a8b634111629474e86b8ddda59e30bff9c30ce0
tree33cd0a2e2e735be68e58be44eb85ca83251099be
parent5761e887438867fdf808258a405eefb1f016f67d
lib-smtp: test-smtp-payload: server: Fix asynchronous listening.

The listening socket was blocking and the io handler only accepted one connection per run.
src/lib-smtp/test-smtp-payload.c