On 01-04-21, 14:43, Alex Bennée wrote: > > + /* Parse clients <client_addr>[:<client_addr>] entries one by > > one */ > > Then this would be: > > **dev = g_strsplit(cp[i], ":", 2);
There can be any number of client devices present for a bus, not just 2. -- viresh