On 6/17/22 22:36, Hao Xu wrote:
From: Hao Xu <howeyxu@xxxxxxxxxxx> The multishot accept test is skipped, patch 1 fixes this. After this it is still broken, patch 2 fixes it. And patch 3 is code clean. Donald Hunter (1): Fix incorrect close in test for multishot accept Hao Xu (2): test/accept: fix minus one error when calculating multishot_mask test/accept: clean code of accept test test/accept.c | 76 ++++++++++++++++++++++++--------------------------- 1 file changed, 36 insertions(+), 40 deletions(-)
Cced Donald Hunter