Michael Scire
|
6f4618ea60
|
ams: use R_SUCCEED, R_THROW globally
|
2022-04-04 17:46:57 -07:00 |
|
Michael Scire
|
d7a9c7ec4c
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-23 09:15:46 -07:00 |
|
Michael Scire
|
8a8631ebcb
|
strat: build sysmodules with -Wextra/-Werror
|
2021-10-07 23:06:29 -07:00 |
|
Michael Scire
|
fd1b6d4578
|
libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
|
2021-10-07 23:06:28 -07:00 |
|
Michael Scire
|
612b9e2f01
|
strat: prefer os::NativeHandle to Handle/svc::Handle where sensible
|
2021-10-07 23:06:26 -07:00 |
|
Michael Scire
|
002422d5dc
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
|
Michael Scire
|
d23bc85d38
|
htcs: fixes, echo server is now fully functional
|
2021-04-11 03:58:53 -07:00 |
|
Michael Scire
|
2850786a0b
|
htcs: hook up HtcsService to rpc client
|
2021-04-11 03:58:51 -07:00 |
|
Michael Scire
|
4006c4e7b9
|
htcs: fix magic template argument deduction, do Close/Connect/Bind
|
2021-04-11 03:58:51 -07:00 |
|
Michael Scire
|
6f9aad70da
|
htcs: declare all rpc tasks
|
2021-04-11 03:58:50 -07:00 |
|
Michael Scire
|
a14d7222d0
|
htcs: hook up CreateSocket/RpcClient Begin<>/End<>
|
2021-04-11 03:58:50 -07:00 |
|
Michael Scire
|
93966fd4b1
|
htc: skeleton HtcsManagerImpl, implement HtcsMonitor
|
2021-04-11 03:58:43 -07:00 |
|
Michael Scire
|
bd05b91eb0
|
htc: Implement RpcClient::ReceiveThread + SendThread
|
2021-04-11 03:58:41 -07:00 |
|
Michael Scire
|
21b2112bcc
|
htc: Implement HtcmiscImpl::ClientThread
|
2021-04-11 03:58:40 -07:00 |
|
Michael Scire
|
8d3f11796a
|
htc: add RpcTaskQueue/RpcTaskIdFreeList
|
2021-04-11 03:58:40 -07:00 |
|
Michael Scire
|
0286aacf33
|
htc: add RpcTaskTable
|
2021-04-11 03:58:39 -07:00 |
|
Michael Scire
|
8d6c9bb9ee
|
htc: skeleton constructors for htcmisc
|
2021-04-11 03:58:38 -07:00 |
|
Michael Scire
|
b6d73580ed
|
htc: begin skeletoning types for HtcmiscImpl
|
2021-04-11 03:58:35 -07:00 |
|