chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: Bug in posix-module: file-lock


From: Johannes Groedem
Subject: [Chicken-users] Re: Bug in posix-module: file-lock
Date: Mon, 08 Sep 2003 14:27:50 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (berkeley-unix)

* Felix Winkelmann <address@hidden>:

> In posix.scm, the port is checked wether it's for input or
> output. The following line in `setup' (before the definition
> of `file-lock' seems to be wrong):
> [...]

Thanks, that works.

A suggestion:  Could you add a blocking-option to file-lock?
(I.e. when the blocking-option is set, use F_SETLKW instead of
F_SETLK.)

By the way, no need to CC, I'm not on the list, but I read it via
GMANE.

-- 
Johannes Groedem <OpenPGP: 5055654C>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]