Changeset d79dcdb in mainline for uspace/lib/libc/include/ipc/ipc.h

Timestamp:
2007-09-15T08:54:35Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4ec91b2f
Parents:
183b4a0
Message:

VFS work.

Now, each VFS connection fibril will accept requests in a loop. The idea is that
each connection will be potentially reused for multiple requests before it is
closed by the server.

More VFS_REGISTER bits. Make use of the IPC_M_DATA_SEND wrappers introduced in
the previous commit.

Add enum members for more VFS operations.

(No files)

Note: See TracChangeset for help on using the changeset viewer.