Files
mars-dosutils/c32ncp.c
Mario Fetka 9e89f85622 ncpcalls: move Client32 transport helpers out of NCP API file
Move the Client32/Raw5 transport helper routines from c32ncp.c into
ncpcall.c.

This keeps c32ncp.c focused on the ncpXX_YY_* protocol API wrappers in
preparation for the later ncpapi.c/ncpapi.h rename, while ncpcall.c owns the
lower-level requester and Client32 transport helpers.

No packet layout or NCP wrapper behavior is changed.
2026-05-29 11:23:25 +02:00

53 KiB