Sergiu Ivanov wrote:
> Hello,
>
> On Tue, Dec 22, 2009 at 07:40:12PM +0800, Da Zheng wrote:
>> Could you tell me why initializing node status here is perferred?
>
> The multiplexer creates nodes on any demand, whether the client
> intends to further use the node to create a (virtual) device or no
Hello,
On Tue, Dec 22, 2009 at 07:40:12PM +0800, Da Zheng wrote:
> Could you tell me why initializing node status here is perferred?
The multiplexer creates nodes on any demand, whether the client
intends to further use the node to create a (virtual) device or not.
This means that, for instance,
Hi,
Sergiu Ivanov wrote:
> diff --git a/eth-multiplexer/device_impl.c b/eth-multiplexer/device_impl.c
> index 4b2d37d..abbd146 100644
> --- a/eth-multiplexer/device_impl.c
> +++ b/eth-multiplexer/device_impl.c
> @@ -98,8 +98,6 @@ ds_device_open (mach_port_t master_port, mach_port_t
> reply_port,