Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
64598 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
- fix bug in setSocketOption__ which meant that trying to set
  SO_REUSEADDR on Linux (and possibly other OS's) didn't work.

- add rudimentary non-blocking connect support.
d82f4142
History