aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/test/sendfile_SUITE.erl
AgeCommit message (Expand)Author
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