aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/sendfile_SUITE.erl
AgeCommit message (Expand)Author
2016-03-15update copyright-yearHenrik Nord
2016-03-09Eliminate use of ?config() macroBjörn Gustavsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-04-10kernel: Skip sendfile tests that force async threadsLukas Larsson
2014-01-28Merge branch 'lukas/erts/sendfile_no_async_pool/OTP-11639'Lukas Larsson
2014-01-27erts: fix bug when using passive mode and sendfileLukas Larsson
2014-01-27erts/kernel: sendfile no longer uses async threadsLukas Larsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-20Fix reselecting bug on OS XLukas Larsson
2012-03-20Fix bug when sending long files using selectLukas Larsson
2012-03-20Add test case for sending multiple small files on same connectionLukas Larsson
2012-03-20Extend timeout for windowsLukas Larsson
2012-03-15Skip sendfile suite if solaris 8Lukas Larsson
2011-12-08Fix cleanup when sendfile process crashesLukas Larsson
2011-12-07Return {error,closed} from sendfile if closedLukas Larsson
2011-12-05Clarify some code commentsLukas Larsson
2011-12-05Make solaris use sendfilevLukas Larsson
2011-12-02Add sendfile server printoutsLukas Larsson
2011-12-02Skip recv/send during tests for fallback platformsLukas Larsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Move sendfile api to file moduleLukas Larsson