Added support for the IP v6.
Showing
- include/sockets/socket.h 8 additions, 3 deletionsinclude/sockets/socket.h
- include/sockets/socketclient.h 1 addition, 1 deletioninclude/sockets/socketclient.h
- include/sockets/socketserver.h 1 addition, 1 deletioninclude/sockets/socketserver.h
- include/sockets/socketudp.h 1 addition, 1 deletioninclude/sockets/socketudp.h
- src/examples/test_simple_client.cpp 2 additions, 2 deletionssrc/examples/test_simple_client.cpp
- src/examples/test_simple_client_udp_rx.cpp 2 additions, 2 deletionssrc/examples/test_simple_client_udp_rx.cpp
- src/examples/test_simple_client_udp_tx.cpp 2 additions, 2 deletionssrc/examples/test_simple_client_udp_tx.cpp
- src/examples/test_simple_server.cpp 2 additions, 2 deletionssrc/examples/test_simple_server.cpp
- src/sockets/socket.cpp 13 additions, 7 deletionssrc/sockets/socket.cpp
- src/sockets/socketclient.cpp 49 additions, 16 deletionssrc/sockets/socketclient.cpp
- src/sockets/socketserver.cpp 216 additions, 85 deletionssrc/sockets/socketserver.cpp
- src/sockets/socketudp.cpp 100 additions, 34 deletionssrc/sockets/socketudp.cpp
Loading
Please register or sign in to comment