MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / GetError

Method GetError

sourcecommon/tcpserv.h:49–49  ·  view source on GitHub ↗

�������� ��������� ��������� �����

Source from the content-addressed store, hash-verified

47
48 // �������� ��������� ��������� �����
49 int GetError(void) { return Error; }
50 SOCKET GetHandle(void) { return handle; }
51
52public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected