genode/repos/base/include/io_port_session
Norman Feske a7b3072cc2 Pass Env & as first argument to connection objects
This patch supplements each existing connection type with an new
constructor that is meant to replace the original one. The new
one takes a reference to the component's environment as argument and
thereby does not rely on the presence of the globally accessible
'env()' interface.

The original constructors are marked as deprecated. Once we have
completely abolished the use of the global 'env()', we will remove them.

Fixes #1960
2016-05-23 15:52:37 +02:00
..
capability.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
client.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
connection.h Pass Env & as first argument to connection objects 2016-05-23 15:52:37 +02:00
io_port_session.h Revised API documentation 2015-04-09 16:04:46 +02:00