Skip to content
  • Philip Withnall's avatar
    agent: Add a nice_agent_recv_nonblocking() function · 6d3a32a0
    Philip Withnall authored and Olivier Crête's avatar Olivier Crête committed
    This is a non-blocking variant of nice_agent_recv(), and will be used
    internally by the GPollableInputStream implementation. External
    implementations may use it as well.
    
    It reserves the right to iterate the main context, but doesn’t currently
    do so.
    6d3a32a0