Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync connect_wait() example with its real usage in ftp(1). | 2016-08-20 | 1 | -22/+18 | |
| | |||||
* | Add an EXAMPLES section that illustrates how to deal with connect(2) | 2016-08-18 | 1 | -2/+52 | |
| | | | | returning EINTR. OK jung@ deraadt@ | ||||
* | Expand the asynchronous connect information and move it out of | 2016-08-09 | 1 | -14/+32 | |
| | | | | | ERRORS and into a new second paragraph. Adapted from NetBSD. OK deraadt@ jmc@ | ||||
* | Document that connect goes async when interrupted by signal. | 2016-08-09 | 1 | -7/+5 | |
| | |||||
* | Document that bind(2) and connect(2) ignore the incoming sa_len | 2015-10-11 | 1 | -3/+7 | |
| | | | | | suggest by and ok deraadt@ wordsmithing jmc@ | ||||
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -3/+3 | |
| | |||||
* | Explicitly mention that PATH_MAX includes the NUL in the ENAMETOOLONG | 2015-01-19 | 1 | -6/+7 | |
| | | | | description. | ||||
* | more library history | 2013-07-17 | 1 | -4/+4 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | Updates to SYNOPSIS, ERRORS, and STANDARDS | 2013-03-31 | 1 | -6/+10 | |
| | | | | ok jmc@ | ||||
* | replace a few remaining UNIX terms with .Ux macros; this diff | 2009-12-29 | 1 | -4/+7 | |
| | | | | completes the changes from Oct 22. | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | clarify sentence; cannot reuse a stream socket after even trying to do a connect; spotted by tedu | 2005-12-16 | 1 | -2/+2 | |
| | |||||
* | connect(2) can return with EHOSTUNREACH, found with and ok otto | 2004-10-05 | 1 | -1/+3 | |
| | |||||
* | connect(2) can set errno = EPROTOTYPE for unix domain sockets. OK jmc@ | 2004-04-15 | 1 | -1/+14 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | - section reorder | 2003-06-01 | 1 | -2/+2 | |
| | | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | ||||
* | mention namelen in DESCRIPTION | 2003-03-18 | 1 | -1/+5 | |
| | |||||
* | more poll | 1999-08-15 | 1 | -1/+3 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -5/+5 | |
| | | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -4/+4 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | Use and document socklen_t | 1999-02-15 | 1 | -3/+3 | |
| | |||||
* | Xr poll | 1998-08-17 | 1 | -1/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | Document EINVAL if peer address is multicast. | 1998-06-27 | 1 | -2/+2 | |
| | |||||
* | connect() can get EINTR too | 1998-05-13 | 1 | -0/+3 | |
| | |||||
* | Update man page with EINVAL error code. | 1998-02-25 | 1 | -0/+3 | |
| | |||||
* | Xr nice | 1997-06-19 | 1 | -0/+1 | |
| | |||||
* | mention getsockopt w/ SO_ERROR for non-blocking sockets | 1997-06-19 | 1 | -1/+5 | |
| | |||||
* | from netbsd: | 1995-12-14 | 1 | -2/+2 | |
| | | | | add & fix a bunch of system call pages | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+150 | |