Skip to content
  • Sebastian Dröge's avatar
    Introduce new GPollableReturn enum · 042b8dc4
    Sebastian Dröge authored
    This allows returning WOULD_BLOCK without allocating a GError, and
    should later be used for various functions of GPollableOutputStream,
    GPollableInputStream and anything else that can potentially block.
    042b8dc4