Hello!

I would like to use EIO for both opening and closing files.
Can anyone proffer advice on how to handle this situation:

1) client A requests file FOO
2) server makes EIO open request on FOO
3) client A is finished with FOO - server makes EIO close request
4) before FOO is closed, client B requests FOO

Same scenario with open and close reversed.

Any ideas would be greatly appreciated.

Thanks!

Aaron

_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to