Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

cryptlib

  • Clone with SSH
  • Clone with HTTPS
  • Rob Swindell (on Debian Linux)'s avatar
    Rob Swindell authored
    Add/use SOCKET_STRERROR which gets the description of the *last* socket
    error.
    
    We should start using socket_errno(true) in place of ERROR_VALUE (horribly
    named macro) for comparing last socket error nubers against values/macros
    from errno.h.
    
    Eliminate get_socket_errno(), unused and redundant with socket_errno().
    99d18a33
    History
    Name Last commit Last update