]> icculus.org git repositories - divverent/darkplaces.git/commit
The Linux CD module now uses O_NONBLOCK when opening the CDROM device to avoid failur...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 14 Apr 2004 06:02:02 +0000 (06:02 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 14 Apr 2004 06:02:02 +0000 (06:02 +0000)
commit9a267bb45d80c8ec803bbc3c4f9ffaf630d6b903
treef6f055ed021bd0d15c71a47846cc240ef6df558d
parent7fddc05d8d0fde0103c4be9ff9a3b8d65ef32e8f
The Linux CD module now uses O_NONBLOCK when opening the CDROM device to avoid failure if there's no CD in the player

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4102 d7cf8633-e32d-0410-b094-e92efae38249
cd_linux.c