index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
drivers
/
common
/
inet_drv.c
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-17
Merge branch 'nybek/fix_so_linger_zero__simple'
Raimo Niskanen
2015-06-09
Fix socket option {linger, {true, 0}} to abort TCP connections
Rory Byrne
2015-06-09
Apply 'show_econnreset' socket option to send errors as well
Rory Byrne
2015-06-09
Add 'show_econnreset' TCP socket option
Rory Byrne
2015-06-04
Fix add_multi_timer() in inet_drv
Rory Byrne
2015-05-12
Fix gen_tcp:shutdown/2 by making it asynchronous
Rory Byrne
2015-02-03
Merge branch 'maint'
Zandra Hird
2015-02-03
Merge branch 'maint-17' into maint
Zandra Hird
2015-01-30
Merge branch 'egil/fix-getifaddrs-realloc/OTP-12445' into maint-17
Erlang/OTP
2015-01-29
erts: Fix getifaddrs realloc ptr mismatch
Björn-Egil Dahlberg
2015-01-23
erts: Use emergency close to close epmd
Björn-Egil Dahlberg
2015-01-14
Merge branch 'maint'
Marcus Arendt
2015-01-13
erts: Extend driver interface with emergency_close
Björn-Egil Dahlberg
2014-12-08
Fix inet:getopts involving #sctp_paddrinfo{}
Simon Cornish
2014-12-02
erts: Add compile time assert ERTS_CT_ASSERT
Sverker Eriksson
2014-09-12
erts: getsockname is not allowed on non-bound sockets
Lukas Larsson
2014-08-25
Fix misspellings of 'another'
Tuncer Ayaz
2014-07-24
Merge branch 'maint-r16' into maint
Henrik Nord
2014-07-22
erts: Fix inet close on prebound fds
Björn-Egil Dahlberg
2014-07-22
kernel: When doing an fdopen we now also bind the fd to the specified addr/port
Lukas Larsson
2014-03-28
erts: Move debug printout to eliminate gcc warning
Lukas Larsson
2014-03-26
ose: Implement tcp inet driver for OSE
Lukas Larsson
2014-03-26
ose: Add ifdefs for HAVE_UDP
Lukas Larsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2014-01-27
Merge branch 'lukas/erts/sendfile_passive_mode_fix/OTP-11614'
Lukas Larsson
2014-01-27
erts: fix bug when using passive mode and sendfile
Lukas Larsson
2013-12-13
erts: Fix compiler warning
Sverker Eriksson
2013-11-26
Merge branch 'maint'
Raimo Niskanen
2013-11-26
Merge branch 'maint-r16' into maint
Raimo Niskanen
2013-11-20
Suppress false valgrind warnings caused by sctp_getpaddrs
Sverker Eriksson
2013-11-11
Clean up address family handling towards Erlang
Raimo Niskanen
2013-11-07
Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2
Raimo Niskanen
2013-10-15
Merge branch 'maint'
Sverker Eriksson
2013-09-30
erts: Refactor the ASSERT macro
Sverker Eriksson
2013-09-23
add {active,N} socket option for TCP, UDP, and SCTP
Steve Vinoski
2013-07-17
Implement netns for SCTP + bugfixes
Raimo Niskanen
2013-07-17
Implement emulator netns support for TCP and UDP
Raimo Niskanen
2013-05-16
Merge branch 'rickard/inet_opts/OTP-11075' into maint
Rickard Green
2013-05-06
Make high_msgq_watermark and low_msgq_watermark generic inet options
Rickard Green
2013-03-04
erts: Use block comments - ansi style
Björn-Egil Dahlberg
2013-02-22
Update copyright years
Björn-Egil Dahlberg
2013-02-21
Merge branch 'sverk/tcp-exit_on_close-false'
Sverker Eriksson
2013-02-07
inet_drv: Fix condition to reject INET_REQ_IGNOREFD for UDP and SCTP
Sverker Eriksson
2013-01-29
A stab at fixing bug with {exit_on_close,false} not working
Sverker Eriksson
2013-01-23
Make _oct counters in inet_drv exactly 64 bits
Patrik Nyblom
2013-01-23
Fix inet_drv _oct counters 32bit/64bit bug
Patrik Nyblom
2012-12-20
Clean up and make the fix work on windows.
Patrik Nyblom
2012-12-20
Add workaround for CentOS/RedHat writev bug to inet_drv
Patrik Nyblom
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
[next]