| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-04-17 | IOV_MAX handling microoptimization. | Maxim Dounin | 1 | -5/+11 | |
| We now stop on IOV_MAX iovec entries only if we are going to add new one, i.e. next buffer can't be coalesced into last iovec. This also fixes incorrect checks for trailer creation on FreeBSD and Mac OS X, header.nelts was checked instead of trailer.nelts. | |||||
| 2012-02-28 | Fixed spelling in single-line comments. | Ruslan Ermilov | 1 | -1/+1 | |
| 2012-01-18 | Copyright updated. | Maxim Konovalov | 1 | -0/+1 | |
| 2009-08-30 | refactor EAGAIN/EINTR processing | Igor Sysoev | 1 | -19/+21 | |
| 2008-07-30 | *) move Darwin support to separate files | Igor Sysoev | 1 | -0/+363 | |
| *) Darwin sendfile() support | |||||
