Skip to content

Commit

Permalink
Merge branch 'raimo/net/implement-read_ahead/GH-8561/OTP-19199' into …
Browse files Browse the repository at this point in the history
…maint

* raimo/net/implement-read_ahead/GH-8561/OTP-19199:
  Test read_ahead true|false performance
  Document option `read_ahead`
  Test read_ahead = false
  Don't try to recv peek the header
  Try to recv peek the header - failed (Linux bug?)
  Honour `{read_ahead,true}` and make it default again
  Implement read_ahead option for gen_tcp_socket
  Re-implement gen_tcp_socket to not read ahead
  • Loading branch information
RaimoNiskanen committed Sep 6, 2024
2 parents 3651d52 + 0e943f4 commit db7fe0c
Show file tree
Hide file tree
Showing 5 changed files with 584 additions and 297 deletions.
Loading

0 comments on commit db7fe0c

Please sign in to comment.