conn_maker object

This has one method:

"Mkco" M/int + (N objects)
=> "Okay" + FD + (M objects)

This creates a new connection on which the N objects are exported. It returns "Okay" and a file descriptor for the new connection. The new connection also imports M objects. The method call returns these M objects.

So far this is only used with M = 0.