File#flock under windows?

Hi,

Does File#flock work under Windows-ruby? I need this functionality working
under Windows (can’t test on windows at the moment though…). If flock isn’t
an option - do you guys have any other solution? (file locking between
different processes).

···


---------------------------------------------------------------------------.
Patrik Sundberg Address: Rydsvägen 100C, 584 31 Linköping, Sweden |
Email: ps@raditex.se || ps@radiac.mine.nu |
Phone: +46 13 178567 || +46 707 602240 |
.—> Applied Physics and Electrical Engineering student |

-----> Master of Science in Business Administration and Economics student |
-------> UNIX/Programming consultant |
`--------------------------------------------------------------------------’

Hi,

···

At Tue, 9 Jul 2002 21:30:11 +0900, Patrik Sundberg wrote:

Does File#flock work under Windows-ruby?

It should work.


Nobu Nakada