Binary package “libioth-dev” in ubuntu noble

Unified API for the Internet of Threads - development

 libioth main goal is to provide a convenient API
 to interoperate with different network stack implementations.
 Libioth is also an infrastructure where the actual
 implementations can be loaded as plug-ins.
 Libioth's API is minimal: it includes the complete set of
 Berkeley Sockets functions, some functions to add or delete
 a stack and 'msocket', an extended version of 'socket' providing
 one more leading argument to select which stack should
 manage the communication.
 .
 This package contains the development files used for libioth.