• Subodh Iyengar's avatar
    Stop abusing errno · 4708133f
    Subodh Iyengar authored
    Summary:
    We abuse errno to propagate exceptions from AsyncSSLSocket.
    Stop doing this and propagate exceptions correctly.
    
    This also formats the exception messages better.
    
    Reviewed By: anirudhvr
    
    Differential Revision: D3226808
    
    fb-gh-sync-id: 15a5e67b0332136857e5fb85b1765757e548e040
    fbshipit-source-id: 15a5e67b0332136857e5fb85b1765757e548e040
    4708133f
BlockingSocket.h 3.59 KB