bug-hurd
[Top][All Lists]
Advanced

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

getting the openmode in netfs callbacks


From: Marcus Brinkmann
Subject: getting the openmode in netfs callbacks
Date: Tue, 4 Jun 2002 20:08:12 -0400
User-agent: Mutt/1.3.25i

Hi,

how am I supposed to get the openmodes in netfs callbacks like
netfs_attempt_read?

This is critical to implement O_NONBLOCK behaviour correctly.
But the interface is giving me user->user and user->po->np,
but I need user->po->openmodes.

Shall I override the RPC stub, or should we fix the interface?

Console server is making good progress!  input queue works (UTF-8 in,
local encoding out), and screen matrix works, too.  Main thing missing
now is the asynchronous display interface, which will be a challenge.

The first console client I will write will be a Unix client like screen,
which can be run on top of the system's console.  This makes for easier
testing (it's better to borg the VGA card if your system console is on
ttyS0 ;)

Thanks,
Marcus




reply via email to

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