give a better error message in the non-threaded RTS for out-of-range FDs
authorSimon Marlow <marlowsd@gmail.com>
Wed, 29 Sep 2010 21:29:16 +0000 (21:29 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 29 Sep 2010 21:29:16 +0000 (21:29 +0000)
# ./aw
aw: file descriptor 1027 out of range for select (0--1024).
Recompile with -threaded to work around this.


No differences found