Skip to content

Parrot-Developers/libtransport-packet

Repository files navigation

libtransport-packet - Transport packet library

libtransport-packet is a C library to handle network transport packets.

Dependencies

The library depends on the following Alchemy modules:

  • libulog
  • libfutils
  • libpomp

Building

Building is activated by enabling libtransport-packet in the Alchemy build configuration.

Operation

Threading model

The API functions are not thread safe and should always be called from the same thread, or it is the caller's resposibility to synchronize calls if multiple threads are used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published