Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sockatmark(3), recv(2), getsockopt(2), and connect(2) return specifically | deraadt | 2019-06-20 | 1 | -4/+4 |
| | | | | | -1 to mark failure, not arbitrary values < 0. I believe manual pages should follow the described contract precisely and accurately. | ||||
* | Add sockatmark() | guenther | 2014-08-31 | 1 | -0/+122 |
ok millert@ manpage feedback jmc@ |