|
strat: add windows socket api, linux/macos TODO
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere/socket/impl/socket_platform_types_translation.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/socket/socket_api.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/socket/socket_constants.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/socket/socket_errno.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/socket/socket_options.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/socket/socket_types.hpp |
|---|
| libraries/libstratosphere/source/htclow/driver/htclow_socket_discovery_manager.cpp |
|---|
| libraries/libstratosphere/source/htclow/driver/htclow_socket_driver.cpp |
|---|
| libraries/libstratosphere/source/socket/impl/socket_api.hpp |
|---|
| libraries/libstratosphere/source/socket/impl/socket_api.os.horizon.cpp |
|---|
| libraries/libstratosphere/source/socket/impl/socket_api.os.windows.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/socket/impl/socket_platform_types_translation.os.windows.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/socket/socket_api.cpp |
|---|
| libraries/libstratosphere/source/time/time_api.cpp |
|---|
| tests/TestSocket/Makefile 0 → 100644 |
|---|
| tests/TestSocket/source/test.cpp 0 → 100644 |
|---|
| tests/TestSocket/unit_test.mk 0 → 100644 |
|---|