Viktor Szakats
28dbf01667
add portable LIBSSH2_SOCKET_CLOSE()
macro
...
Add `LIBSSH2_SOCKET_CLOSE()` to the public `libssh2.h` header, for user
code. It translates to `closesocket()` on Windows and `close()` on other
platforms.
Use it in example code.
It makes them more readable by reducing the number of `_WIN32` guards.
Closes #1278
2023-12-08 11:19:04 +00:00
..
2023-04-10 09:20:13 +00:00
2023-08-28 22:57:02 +00:00
2023-12-08 11:19:04 +00:00
2023-06-07 08:18:55 +02:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00
2023-12-08 11:19:04 +00:00