Age | Commit message (Expand) | Author |
2011-12-07 | Return {error,closed} from sendfile if closed | Lukas Larsson |
2011-12-05 | Clarify some code comments | Lukas Larsson |
2011-12-05 | Make solaris use sendfilev | Lukas Larsson |
2011-12-02 | Add sendfile server printouts | Lukas Larsson |
2011-12-02 | Skip recv/send during tests for fallback platforms | Lukas Larsson |
2011-12-02 | Remove header/trailer support | Lukas Larsson |
2011-12-02 | Expand sendfile documentation | Lukas Larsson |
2011-12-02 | Move sendfile api to file module | Lukas Larsson |
2011-12-01 | Preliminary work on header/trailer | Lukas Larsson |
2011-12-01 | Add tests for send/recv/sendfile interactions | Lukas Larsson |
2011-12-01 | Remove tests for file_server sendfile | Lukas Larsson |
2011-12-01 | sendfile caller now has to be the controlling_process | Lukas Larsson |
2011-12-01 | Remove support for file_server, sendfile has to be raw | Lukas Larsson |
2011-12-01 | Implement ignorefd for TCP | Lukas Larsson |
2011-12-01 | Implement sendfile when there are no async threads | Lukas Larsson |
2011-12-01 | Implement blocking calls for sendfile | Lukas Larsson |
2011-12-01 | Implement sendfile using blocking io in asynch threads | Lukas Larsson |
2011-12-01 | Create erlang fallback for sendfile | Lukas Larsson |
2011-12-01 | Move sendfile tests to gen_tcp_api_SUITE | Lukas Larsson |
2011-11-29 | Implement file:sendfile | Tuncer Ayaz |
2011-11-23 | Avoid slow code loading of BEAM code in a hipe-enabled emulator | Björn Gustavsson |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg |
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson |
2011-11-18 | Merge branch 'siri/sasl/upgrade-erts/OTP-9438' | Siri Hansen |
2011-11-18 | gen_udp_SUITE:buffer_size test case fix | Raimo Niskanen |
2011-11-17 | Add restart_new_emulator instruction to kernel, stdlib and sasl appups | Siri Hansen |
2011-11-17 | Merge branch 'siri/kernel/application-shutdown-timeout/OTP-9540' | Siri Hansen |
2011-11-17 | Merge branch 'raimo/sctp-dev/OTP-9239' | Raimo Niskanen |
2011-11-17 | kernel: Documented gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | kernel: Adjust SCTP test to SuSE quirk | Raimo Niskanen |
2011-11-17 | erts,kernel: Return eprotonosupport when SCTP is not supported | Raimo Niskanen |
2011-11-17 | kernel: Adjust SCTP tests to Solaris quirks | Raimo Niskanen |
2011-11-17 | kernel: Rewrite SCTP test socket handler | Raimo Niskanen |
2011-11-17 | kernel: Fix SCTP tests for the FreeBSD protocol stack | Raimo Niskanen |
2011-11-17 | kernel: Bugfix - SCTP connect with sndrcvinfo in assoc_change event | Raimo Niskanen |
2011-11-17 | erts,kernel: Bugfix - collect fragmented SCTP messages on recv | Raimo Niskanen |
2011-11-17 | kernel: Add tests for gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | erts,kernel: Implement gen_sctp:peeloff/2 | Raimo Niskanen |
2011-11-17 | kernel: Add tests for SCTP stream sockets | Raimo Niskanen |
2011-11-17 | erts,kernel: Add type stream sockets to SCTP | Raimo Niskanen |
2011-11-16 | Merge branch 'rj/fix-net_kernel-doc' | Henrik Nord |
2011-11-16 | Add documentation and test for kernel env var shutdown_timeout | Siri Hansen |
2011-11-16 | erts,kernel: Rename operations common to TCP and SCTP | Raimo Niskanen |
2011-11-15 | Merge branch 'hb/stdlib/gen_call_improvement/OTP-9212' | Hans Bolinder |
2011-11-15 | Skip inet_res_SUITE tests when external resolver does not start | Raimo Niskanen |
2011-11-15 | Add env var shutdown_timeout to kernel to avoid deadlock on node shutdown | Siri Hansen |
2011-11-14 | Remove the undocumented function global:safe_whereis_name/1 | Hans Bolinder |
2011-11-14 | Remove all use of global:safe_whereis_name/1 | Hans Bolinder |
2011-11-09 | Add missing parenthesis in heart doc | Ricardo Catalinas Jiménez |
2011-11-01 | Merge branch 'lukas/kernel/tc_fixes' | Lukas Larsson |