libporty documentation - table of contents
chapter 1: the infrastructure
Introduction - what is libporty?
Design decisions, scope and goals
About this document
chapter 2: libporty packages
the
host package
(for sleep, time, date, pointers and filesystem calls)
the
net package
(for low level networking)
the
net_async (asynchronous network services) package
the
bgtask (background task) package
(thread or fork)
the
util package
(generic string and utility functions required by other packages)
chapter 3: misc
list of
contributors