CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CDI OS API

Introduction

CDI OS API provides a collection of functions for abstracting common OS operations. The operations available fall into several groups:

  • Atomics
  • Threads
  • Semaphores
  • Critical Sections
  • Signals
  • Memory Allocation
  • File I/O
  • Sockets
  • Other operations such as Sleep, String Copy and Compare, Time, etc.

Refer to cdi_os_api.h for API details.