文件名称:jvs-netlib:围绕BSD和Winsock套接字的C ++包装器
文件大小:46KB
文件格式:ZIP
更新时间:2024-03-14 14:44:46
C++
网络文件库 BSD和Winsock套接字周围的C ++包装器
【文件预览】:
jvs-netlib-main
----include()
--------socket.h(3KB)
--------network_integers.h(6KB)
--------endianness.h(4KB)
--------error.h(36KB)
--------ip_end_point.h(1KB)
--------convert_cast.h(802B)
--------ip_address.h(5KB)
----LICENSE(1KB)
----.clang-format(4KB)
----.gitignore(63B)
----CMakeLists.txt(359B)
----lib()
--------socket_impl.h(1KB)
--------native_socket_includes.h(443B)
--------bsd_sockets_impl.h(900B)
--------socket_errors.cpp(867B)
--------winsock_impl.h(1KB)
--------error.cpp(1KB)
--------ip_end_point.cpp(2KB)
--------socket_types.h(5KB)
--------winsock_impl.cpp(5KB)
--------utils.h(976B)
--------CMakeLists.txt(2KB)
--------ip_address.cpp(32KB)
--------bsd_sockets_impl.cpp(2KB)
--------socket_info.h(2KB)
--------socket.cpp(14KB)
--------try_parse.h(479B)
--------socket_impl.cpp(2KB)
----README.md(56B)
----unittests()
--------socket_test.cpp(9KB)
--------network_integer_test.cpp(527B)
--------unittest_main.cpp(130B)
--------CMakeLists.txt(1KB)
--------ip_end_point_test.cpp(1KB)
--------ip_address_test.cpp(3KB)