Hacker News new | ask | show | jobs
by daurnimator 3863 days ago
Other platforms don't have it as simple; but you can accomplish similar things via manipulation of TCP_NODELAY on most systems. e.g. see http://stackoverflow.com/a/22118709/282536
1 comments

Yeah. With enough jumping through hoops it's possible. What I am after is a nice, simple, logical API though.