lpeterse / haskell-socket

A Haskell binding to the POSIX sockets API
MIT License
47 stars 10 forks source link

Added socket options SO_KEEPALIVE, TCP_NODELAY #39

Closed VyacheslavHashov closed 7 years ago

VyacheslavHashov commented 7 years ago

For #38 #37

lpeterse commented 7 years ago

I cherry-picked your PR into a new 0.8.0.0 branch as the 0.8.x.x branch contained some commits I now consider a not-so-good-idea anymore.