Skip to content
  • Michael Elkins's avatar
    rename iswsp() to is_email_wsp() · 90eb6a39
    Michael Elkins authored
    add new inline funtion skip_email_wsp() to be used in lieu of SKIPWS() when parsing ASCII protocols rather than user input.
    
    change use of SKIPWS() to skip_email_wsp() in places where it is likely to be a problem.
    90eb6a39