Path to this page:
NOTICE: This package has been removed from pkgsrc./
net/go-tcplisten,
Customizable TCP net.Listener for Go
Branch: CURRENT,
Version: 0.0.0.20161114nb16,
Package name: go-tcplisten-0.0.0.20161114nb16,
Maintainer: nikitago-tcplisten provides customizable TCP net.Listener with various
performance-related options:
* SO_REUSEPORT. This option allows linear scaling server performance
on multi-CPU servers.
See https://www.nginx.com/blog/socket-sharding-nginx-release-1-9-1/
for details.
* TCP_DEFER_ACCEPT. This option expects the server reads from the
accepted connection before writing to them.
* TCP_FASTOPEN. See https://lwn.net/Articles/508865/ for details.
Required to build:[
pkgtools/cwrappers] [
lang/go114]
Master sites:
Version history: (Expand)
- (2021-07-08) Package deleted from pkgsrc
- (2021-06-06) Updated to version: go-tcplisten-0.0.0.20161114nb16
- (2021-05-08) Updated to version: go-tcplisten-0.0.0.20161114nb15
- (2021-03-19) Updated to version: go-tcplisten-0.0.0.20161114nb14
- (2021-01-23) Updated to version: go-tcplisten-0.0.0.20161114nb13
- (2020-11-14) Updated to version: go-tcplisten-0.0.0.20161114nb12
CVS history: (Expand)