From 4bc76b9c8188ccbcbabda0880a9856cbe53aaae8 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 28 May 2014 23:26:37 +0100 Subject: regress/: Don't track the size of the socket-address buffer in recvfrom(3). This is system specific, and (more annoyingly) will break the tests if additional address families are supported in the future. Signed-off-by: Mark Wooding --- regress/case-mailboxes.sys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/case-mailboxes.sys') diff --git a/regress/case-mailboxes.sys b/regress/case-mailboxes.sys index 9a0284f..701f8cc 100644 --- a/regress/case-mailboxes.sys +++ b/regress/case-mailboxes.sys @@ -18,7 +18,7 @@ adnstest default select max=5 rfds=[4] wfds=[] efds=[] to=1.999330 select=1 rfds=[4] wfds=[] efds=[] +0.008169 - recvfrom fd=4 buflen=512 *addrlen=16 + recvfrom fd=4 buflen=512 recvfrom=OK addr=172.18.45.6:53 311f8180 00010006 00000000 0873696c 6c792d72 70047465 73740369 776a0a72 656c6174 69766974 79086772 65656e65 6e64036f 72670275 6b000011 0001c00c @@ -27,7 +27,7 @@ adnstest default 003c0008 04692e2e 6ac05a00 c00c0011 00010000 003c0006 022e69c0 5a00c00c 00110001 0000003c 00060269 2ec05a00. +0.000992 - recvfrom fd=4 buflen=512 *addrlen=16 + recvfrom fd=4 buflen=512 recvfrom=EAGAIN +0.000604 close fd=4 -- cgit v1.2.3