Skip to content

socket_options support added

Latest
Compare
Choose a tag to compare
@EvilFreelancer EvilFreelancer released this 19 Oct 07:57
· 14 commits to master since this release

Hello! In this release was added support of socket_options parameter of Config class, due to #68

So now you may specify stream context options like bindto or tcp_nodelay.