Fix version in revision history
This commit is contained in:
2
sock.h
2
sock.h
@@ -469,7 +469,7 @@ void *sock__accept_thread(void *data)
|
|||||||
/*
|
/*
|
||||||
Revision history:
|
Revision history:
|
||||||
|
|
||||||
1.6.2 (2025-08-24) Change SockThreadFn -> SockThreadCallback
|
1.6.3 (2025-08-24) Change SockThreadFn -> SockThreadCallback
|
||||||
1.6.2 (2025-08-03) Log errno error if sock last error is NULL
|
1.6.2 (2025-08-03) Log errno error if sock last error is NULL
|
||||||
1.6.1 (2025-08-03) Log errno error if sock is NULL in sock_log_error
|
1.6.1 (2025-08-03) Log errno error if sock is NULL in sock_log_error
|
||||||
1.6.0 (2025-08-03) Improve error logging; check for NULL pointers;
|
1.6.0 (2025-08-03) Improve error logging; check for NULL pointers;
|
||||||
|
|||||||
Reference in New Issue
Block a user