summaryrefslogtreecommitdiff
path: root/lib/kernel/test/sendfile_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Eliminate use of ?config() macroBjörn Gustavsson2016-03-091-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* kernel: Skip sendfile tests that force async threadsLukas Larsson2014-04-101-1/+6
* Merge branch 'lukas/erts/sendfile_no_async_pool/OTP-11639'Lukas Larsson2014-01-281-16/+54
|\
| * erts/kernel: sendfile no longer uses async threadsLukas Larsson2014-01-271-16/+54
* | erts: fix bug when using passive mode and sendfileLukas Larsson2014-01-271-0/+20
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* Fix reselecting bug on OS XLukas Larsson2012-03-201-1/+11
* Fix bug when sending long files using selectLukas Larsson2012-03-201-2/+17
* Add test case for sending multiple small files on same connectionLukas Larsson2012-03-201-0/+18
* Extend timeout for windowsLukas Larsson2012-03-201-1/+5
* Skip sendfile suite if solaris 8Lukas Larsson2012-03-151-14/+19
* Fix cleanup when sendfile process crashesLukas Larsson2011-12-081-0/+41
* Return {error,closed} from sendfile if closedLukas Larsson2011-12-071-2/+39
* Clarify some code commentsLukas Larsson2011-12-051-1/+1
* Make solaris use sendfilevLukas Larsson2011-12-051-7/+6
* Add sendfile server printoutsLukas Larsson2011-12-021-0/+5
* Skip recv/send during tests for fallback platformsLukas Larsson2011-12-021-0/+24
* Remove header/trailer supportLukas Larsson2011-12-021-42/+0
* Move sendfile api to file moduleLukas Larsson2011-12-021-0/+291