agent: Move GSource handling into Component
Rather than handle GSource creation, attachment and removal in NiceAgent, handle it inside Component. This brings it closer to the networking code, and improves encapsulation of the state of each Component.
Showing
Please register or sign in to comment