Home | History | Annotate | Download | only in sys
History log of /src/tests/lib/libc/sys/t_connect.c
RevisionDateAuthorComments
 1.3  13-Jan-2017  christos PR/51850: Ngie Cooper: add sys/socket.h for socket(2) and don't leak fds
 1.2  05-Apr-2015  rtr branches: 1.2.2;
add another test program for connect(2) that checks that connect fails
with EAFNOSUPPORT (similar to the bind test) if the domain of the socket
does not match the address family of the supplied address.

test currently fails as it should
 1.1  05-Nov-2011  jruoho branches: 1.1.2;
Move connect(2), listen(2) and socketpair(2) tests to the right place.
 1.1.2.2  10-Nov-2011  yamt sync with head
 1.1.2.1  05-Nov-2011  yamt file t_connect.c was added on branch yamt-pagecache on 2011-11-10 14:31:52 +0000
 1.2.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed