Y
Hacker News
new
|
ask
|
show
|
jobs
by
est
4242 days ago
For the record, Go does not allow you to operate on fd, so some fine tuning TCP parameters does not happen unless you do reflection magic and use SysCall. Which is PITA compared to Python.