Together with #AtkPlug, #AtkSocket provides the ability to embed accessibles from one process into another in a fashion that is transparent to assistive technologies. #AtkSocket works as the container of #AtkPlug, embedding it using the method atk_socket_embed(). Any accessible contained in the #AtkPlug will appear to the assistive technologies as being inside the application that created the #AtkSocket.