[project @ 1999-09-20 10:18:29 by simonmar]
- 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.
Showing
- ghc/lib/misc/SocketPrim.lhs 19 additions, 3 deletionsghc/lib/misc/SocketPrim.lhs
- ghc/lib/misc/cbits/connectSocket.c 5 additions, 3 deletionsghc/lib/misc/cbits/connectSocket.c
- ghc/lib/misc/cbits/ghcSockets.h 2 additions, 2 deletionsghc/lib/misc/cbits/ghcSockets.h
- ghc/lib/misc/cbits/socketOpt.c 4 additions, 29 deletionsghc/lib/misc/cbits/socketOpt.c
Loading
Please register or sign in to comment