From: Julia Lawall <[EMAIL PROTECTED]>
Date: Sun, 6 Jan 2008 16:51:45 +0100 (CET)
> The function sockfd_lookup uses fget on the value that is stored in the
> file field of the returned structure, so fput should ultimately be applied
> to this value. This can be done directly, but it seems better
From: Julia Lawall <[EMAIL PROTECTED]>
The function sockfd_lookup uses fget on the value that is stored in the
file field of the returned structure, so fput should ultimately be applied
to this value. This can be done directly, but it seems better to use the
specific macro sockfd_put, which does
2 matches
Mail list logo