[zxio] Homogenize storage for fdio_zxio_t
After this CL, all the FDIO objects that use a ZXIO backend use the same memory layout. This CL prepares us for unifying the ZXIO-based FDIO objects. Test: No behavior change Change-Id: I2568eb3034bcea06804c37e10e40e0b7de704b7a
Showing
- system/ulib/fdio/private-remoteio.h 1 addition, 11 deletionssystem/ulib/fdio/private-remoteio.h
- system/ulib/fdio/service.c 4 additions, 4 deletionssystem/ulib/fdio/service.c
- system/ulib/fdio/zxio.c 14 additions, 47 deletionssystem/ulib/fdio/zxio.c
- system/ulib/zxio/include/lib/zxio/inception.h 12 additions, 3 deletionssystem/ulib/zxio/include/lib/zxio/inception.h
- system/ulib/zxio/include/lib/zxio/ops.h 11 additions, 0 deletionssystem/ulib/zxio/include/lib/zxio/ops.h
- system/ulib/zxio/pipe.cpp 2 additions, 1 deletionsystem/ulib/zxio/pipe.cpp
- system/ulib/zxio/remote.cpp 5 additions, 4 deletionssystem/ulib/zxio/remote.cpp
- system/ulib/zxio/vmofile.cpp 2 additions, 1 deletionsystem/ulib/zxio/vmofile.cpp
- system/utest/zxio/vmofile-test.cpp 3 additions, 3 deletionssystem/utest/zxio/vmofile-test.cpp
Loading
Please register or sign in to comment