You appear to have the socket connections in an array, the array @c. Maybe you can show what problems you are having with actually using them? (And what exactly you want to do?) If you would like to be able to read from any of them when data is available, I suggest using
C.