MihailRis
|
34974c4bb3
|
add network.tcp_connect and .tcp_open
|
2024-11-27 17:06:06 +03:00 |
|
MihailRis
|
847ef23092
|
add network.__closeserver
|
2024-11-27 16:14:20 +03:00 |
|
MihailRis
|
1b04a2a61e
|
fix msvc build again
|
2024-11-27 16:07:21 +03:00 |
|
MihailRis
|
9e8addbd7d
|
fix msvc build
|
2024-11-27 15:55:14 +03:00 |
|
MihailRis
|
a72d36f53c
|
add simple inefficient server socket implementation (WIP)
|
2024-11-27 15:38:57 +03:00 |
|
MihailRis
|
233bc3174c
|
add network.__close
|
2024-11-27 12:51:01 +03:00 |
|
MihailRis
|
fb0f4bff52
|
complete simple connection implementation
|
2024-11-27 12:10:59 +03:00 |
|
MihailRis
|
55de4848dc
|
remove non-blocking mode
|
2024-11-26 21:07:30 +03:00 |
|
MihailRis
|
85d94017c7
|
catch EINPROGRESS and WSAEWOULDBLOCK
|
2024-11-26 20:32:57 +03:00 |
|
MihailRis
|
992cfefc8e
|
update error message
|
2024-11-26 19:58:29 +03:00 |
|
MihailRis
|
353046b9d5
|
turn off extra workflows to minimize spam
|
2024-11-26 19:26:18 +03:00 |
|
MihailRis
|
13bdfef52a
|
fix
|
2024-11-26 18:55:51 +03:00 |
|
MihailRis
|
b999c062d6
|
fix
|
2024-11-26 18:46:37 +03:00 |
|
MihailRis
|
419699bc0d
|
update error handling code
|
2024-11-26 18:36:19 +03:00 |
|
MihailRis
|
edd4170532
|
minor refactor
|
2024-11-26 17:49:08 +03:00 |
|
MihailRis
|
8e0a8d6a47
|
fix
|
2024-11-26 17:24:52 +03:00 |
|
MihailRis
|
18bdce52df
|
make socket non-blocking
|
2024-11-26 17:12:24 +03:00 |
|
MihailRis
|
90155dd05b
|
rename functions
|
2024-11-24 07:58:07 +03:00 |
|
MihailRis
|
5e063d9fe0
|
refactor Network
|
2024-11-23 09:49:17 +03:00 |
|
MihailRis
|
e2b4239ffb
|
fix
|
2024-11-22 08:01:59 +03:00 |
|
MihailRis
|
988adce975
|
add missing include
|
2024-11-22 07:42:00 +03:00 |
|
MihailRis
|
186078a8d5
|
make httpGet non-blocking
|
2024-11-22 07:28:18 +03:00 |
|
MihailRis
|
0a3daad86e
|
fix
|
2024-11-15 07:23:41 +03:00 |
|
MihailRis
|
4aacd130ab
|
update Socket interface
|
2024-11-15 07:09:55 +03:00 |
|
MihailRis
|
40ba7705b2
|
update Socket.send, recv
|
2024-11-11 20:09:56 +03:00 |
|
MihailRis
|
dc84fe1f07
|
add Network.connect (WIP)
|
2024-11-11 19:55:23 +03:00 |
|
MihailRis
|
4328c83c79
|
add httpGet error handling
|
2024-11-11 14:47:09 +03:00 |
|
MihailRis
|
d7389c2220
|
add Network.getTotalUpload, getTotalDownload
|
2024-11-11 04:26:07 +03:00 |
|
MihailRis
|
46dfdac998
|
add Network.httpGet (WIP)
|
2024-11-11 03:50:00 +03:00 |
|