index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
connect.2
Age
Commit message (
Expand
)
Author
2015-10-11
Document that bind(2) and connect(2) ignore the incoming sa_len
Philip Guenther
2015-09-10
use .In rather than .Fd #include
Ingo Schwarze
2015-01-19
Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG
Todd C. Miller
2013-07-17
more library history
Ingo Schwarze
2013-03-31
Updates to SYNOPSIS, ERRORS, and STANDARDS
Philip Guenther
2009-12-29
replace a few remaining UNIX terms with .Ux macros; this diff
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-12-16
clarify sentence; cannot reuse a stream socket after even trying to do a conn...
Theo de Raadt
2004-10-05
connect(2) can return with EHOSTUNREACH, found with and ok otto
Henning Brauer
2004-04-15
connect(2) can set errno = EPROTOTYPE for unix domain sockets. OK jmc@
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-01
- section reorder
Jason McIntyre
2003-03-18
mention namelen in DESCRIPTION
Todd C. Miller
1999-08-15
more poll
Theo de Raadt
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-02-15
Use and document socklen_t
Todd C. Miller
1998-08-17
Xr poll
Theo de Raadt
1998-07-06
fix openbsd tag
Theo de Raadt
1998-06-27
Document EINVAL if peer address is multicast.
Angelos D. Keromytis
1998-05-13
connect() can get EINTR too
Theo de Raadt
1998-02-25
Update man page with EINVAL error code.
Angelos D. Keromytis
1997-06-19
Xr nice
Theo de Raadt
1997-06-19
mention getsockopt w/ SO_ERROR for non-blocking sockets
Theo de Raadt
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt