summaryrefslogtreecommitdiff
path: root/lib/kernel/src/gen_tcp.erl
Commit message (Expand)AuthorAgeFilesLines
* kernel: Remove bit8 option in specBjörn-Egil Dahlberg2012-04-161-2/+0
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* gen_tcp: Use correct specs for accept and listenBjörn-Egil Dahlberg2012-03-161-2/+2
* Fix returned error from gen_tcp:accept/1,2 when running out of portsPer Hedeland2012-01-041-1/+1
* Move sendfile api to file moduleLukas Larsson2011-12-021-144/+2
* Preliminary work on header/trailerLukas Larsson2011-12-011-6/+8
* sendfile caller now has to be the controlling_processLukas Larsson2011-12-011-3/+3
* Remove support for file_server, sendfile has to be rawLukas Larsson2011-12-011-13/+5
* Implement ignorefd for TCPLukas Larsson2011-12-011-3/+4
* Implement blocking calls for sendfileLukas Larsson2011-12-011-13/+10
* Implement sendfile using blocking io in asynch threadsLukas Larsson2011-12-011-1/+4
* Create erlang fallback for sendfileLukas Larsson2011-12-011-2/+151
* Fix type of Packet arg of gen_tcp:send/2 and gen_udp:send/4Filipe David Manana2011-08-271-1/+1
* Improve types and specifications of the inet modulesHans Bolinder2011-08-251-22/+96
* Types and specifications have been modified and addedHans Bolinder2011-05-091-1/+81
* Let an 8-tuple given as ip_address() for gen_tcp/gen_udp/gen_sctp imply 'inet6'Per Hedeland2010-09-061-13/+23
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+192