Skip to content
  • Philip Withnall's avatar
    socket: Add missing switch cases · 56c5dced
    Philip Withnall authored and Olivier Crête's avatar Olivier Crête committed
    This appeases GCC’s -Wswitch-enum warning, and makes it more obvious
    that those enum cases have been explicitly considered, rather than just
    forgotten about.
    
    This introduces no functional changes.
    56c5dced