FOCAS Tier-C PR B � Driver.FOCAS.Host net48 x86 skeleton #170
Reference in New Issue
Block a user
Delete Branch "focas-tier-c-pr-b-host"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Second of 5 PRs splitting #220.
What lands
Driver.FOCAS.Host(net48 x86 console app) � entry point + pipe server + ACL + stub handlerDriver.FOCAS.Sharedfrom PR AStubFrameHandlerhandles Heartbeat fully (keeps supervisor happy in PR D) + returnsErrorResponse{not-implemented}for data-planeWhy x86 net48
Fwlib32.dll is 32-bit only. Same bitness constraint as Galaxy.Host.
Not yet wired
FwlibFocasClient+ STA thread from driver into HostTest baseline
165/165 existing FOCAS unit tests + 24/24 Shared tests + 3/3 new Host tests, no regressions.