6 lines
282 B
Plaintext
6 lines
282 B
Plaintext
TODO list:
|
|
|
|
Is there a quick, cheap, easy way to test for writability so we don't have to use select itself? Does select take any time that it's worth looking into this?
|
|
|
|
Some of the tests currently might "think" they are using the ruby select but in reality be using the C select.
|