aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/drivers/common
AgeCommit message (Expand)Author
2012-01-04Fix returned error from gen_tcp:accept/1,2 when running out of portsPer Hedeland
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-09Merge branch 'raimo/64-bit-driver-api/OTP-9795'Björn Gustavsson
2011-12-09built-in drivers: Add ERL_DRV_EXTENDED_MARKER and version numbersBjörn Gustavsson
2011-12-09erl_driver.h: Enlarge types on driver callbacks output, control and callRaimo Niskanen
2011-12-08Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-08Merge branch 'sverk/misc-valgrind-fixes'Sverker Eriksson
2011-12-08Do not use async threads on DARWINLukas Larsson
2011-12-08Fix cleanup when sendfile process crashesLukas Larsson
2011-12-08Merge branch 'egil/file-info-opt-utc/OTP-7687'Björn-Egil Dahlberg
2011-12-07Return {error,closed} from sendfile if closedLukas Larsson
2011-12-07erl_driver.h: Enlarge types in driver queue and alloc functionsRaimo Niskanen
2011-12-07erl_driver.h: Use ErlDrvSizeT for size field in ErlIOVecRaimo Niskanen
2011-12-07erts: Suppress valgrind warning about syscall sendmsgSverker Eriksson
2011-12-06erts: Small fix in inet_drv.c:sctp_set_optsSverker Eriksson
2011-12-05Clarify some code commentsLukas Larsson
2011-12-05Make solaris use sendfilevLukas Larsson
2011-12-05honor packet_size for http packet parsing to fix OTP-9389Steve Vinoski
2011-12-02efile_drv: Fix casting between Sint64 and time_tBjörn-Egil Dahlberg
2011-12-02Use epoch seconds instead of datetime()Björn-Egil Dahlberg
2011-12-02Get cerl and distribution working in Win64Patrik Nyblom
2011-12-02Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Use free_sendfile explicitly for non-asyncLukas Larsson
2011-12-01Remove debug printoutsLukas Larsson
2011-12-01Change type of fd to be ErlDrvEventLukas Larsson
2011-12-01Add ifdef's for HAVE_SENDFILELukas Larsson
2011-12-01Change nbytes to 64 bitLukas Larsson
2011-12-01Implement ignorefd for TCPLukas Larsson
2011-12-01Fix cleanup for sendfileLukas Larsson
2011-12-01Fix 32 bit parametersLukas Larsson
2011-12-01Make socket blocking if there are async threadsLukas Larsson
2011-12-01Implement sendfile when there are no async threadsLukas Larsson
2011-12-01Implement blocking calls for sendfileLukas Larsson
2011-12-01Remove output from driver entryLukas Larsson
2011-12-01Implement sendfile using blocking io in asynch threadsLukas Larsson
2011-11-30Merge branch 'tn/inet_drv-fix'Raimo Niskanen
2011-11-29Implement file:sendfileTuncer Ayaz
2011-11-29Cleanup - remove unnecesary bracket level and configure for ifreq.ifr_enaddrRaimo Niskanen
2011-11-29Work around gcc linking with own view of default libs on SolarisRaimo Niskanen
2011-11-28erts: Fix faulty udp-buffer handlingSverker Eriksson
2011-11-24Use libdlpi to get physical addressTrond Norbye
2011-11-18Merge branch 'pan/binary_match_scope/OTP-9701'Patrik Nyblom
2011-11-17Merge branch 'raimo/sctp-dev/OTP-9239'Raimo Niskanen
2011-11-17erts: Possible bugfix for error chunk on old Solaris 10Raimo Niskanen
2011-11-17Merge branch 'sverker/valgrind-fixing'Sverker Eriksson
2011-11-17erts: Fixes for SCTP on old Solaris 10Raimo Niskanen
2011-11-17erts: Fix SCTP decoding byteorder bug for adaptation_indRaimo Niskanen
2011-11-17erts: Use SCTP functions in default libsRaimo Niskanen