|
781bad3c8e
|
Fixed TCPServerSocket::isListening() on Windows.
|
2024-12-13 10:08:46 +01:00 |
|
|
713d5ca02d
|
Removed unnecessary ServerSocket type.
|
2024-12-13 10:01:01 +01:00 |
|
|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
f761f2fb07
|
SSLStream (WIP)
|
2024-08-21 09:35:49 +02:00 |
|
|
8a611bf4f3
|
Split IP stuff into separate source and WIP implementation of name resolution.
|
2024-08-20 12:07:25 +02:00 |
|
|
df260808b9
|
Implemented/fixed Windows/MSVC support for sockets.
|
2024-08-19 18:35:55 +02:00 |
|
|
35e7131780
|
Added some basic HTTP and ip address parsing.
|
2024-08-18 23:06:09 +02:00 |
|
|
f0d0ee17ea
|
Implemented tcp sockets (only IPv4) and asynchronous IO (for sockets).
|
2024-08-16 21:29:33 +02:00 |
|