/[svn]
ViewVC logotype

Revision 3664


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun Dec 22 12:53:26 2019 UTC (4 years, 3 months ago)
Changed paths: 4
Log Message:
Improved connection error handling:

* Expose actual system error codes via client interface
  instead of just -1 whenever a syscall failed.

* Added new client interface function:
    lscp_client_connection_lost();
  for checking whether client lost connection to server.


Changed paths

Path Details
Directoryliblscp/trunk/ChangeLog modified , text changed
Directoryliblscp/trunk/lscp/client.h modified , text changed
Directoryliblscp/trunk/src/client.c modified , text changed
Directoryliblscp/trunk/src/common.c modified , text changed

  ViewVC Help
Powered by ViewVC