• Philip Withnall's avatar
    agent: Move I/O callback handling from NiceAgent into Component · 6fe29601
    Philip Withnall authored
    Compartmentalise the handling of setting and clearing the user-provided
    per-Component I/O callbacks.
    
    Data flows from the socket, through nice_agent_g_source_cb(), to
    component_emit_io_callback() which calls the callback provided by the
    user when originally attaching to the stream/component.
    6fe29601
component.c 13.3 KB