Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing semi-colon. | mjacob | 2007-06-26 | 1 | -1/+1 |
* | - Fix wrong error return (the errno was being returned and not placed | rrs | 2007-06-25 | 1 | -10/+24 |
* | - Fix incorrect error return on sctp_getaddrlen | rrs | 2007-06-22 | 1 | -3/+3 |
* | - Validate incoming addresses and sizes for connectx and bindx. | rrs | 2007-06-11 | 1 | -5/+16 |
* | -Fix so getoptinfo() is in conformance with socket api (it | rrs | 2007-05-16 | 1 | -32/+33 |
* | - Sysctl's move to seperate file | rrs | 2007-03-15 | 1 | -6/+11 |
* | Fixes build breakage.. invalid type casts.. and invalid | rrs | 2007-02-22 | 1 | -6/+6 |
* | Fixes __FreeBSD__ being present (they should not) | rrs | 2007-02-22 | 1 | -6/+4 |
* | Adds a performance improvement for when sctp_sendx is | rrs | 2007-02-22 | 1 | -23/+43 |
* | Consistently use a socklen_t type where required, and eliminate | rodrigc | 2006-12-16 | 1 | -6/+6 |
* | This adds the "system calls" | rrs | 2006-12-15 | 1 | -0/+828 |