anet
Subpackage Descriptions
set |
This is the anet:std metapackage.
It pulls in all subpackages of anet:std. |
primary |
Anet is a networking library for the Ada programming language featuring:
* BSD socket implementation
* High abstraction level
* Extendable socket type hierarchy
* Socket receiver tasks (Stream and Datagram)
* Ada type serialisation/deserialisation over sockets
* Supported socket families
- IPv4 (AF_INET)
- IPv6 (AF_INET6)
- UNIX domain (AF_UNIX)
- Linux only: Packet (AF_PACKET)
- Linux only: Netlink (AF_NETLINK)
* Supported socket modes
- Stream (TCP)
- Datagram (UDP)
- RAW
* Support for IPv4/IPv6 multicast
* UDP/IPv4 packet creation and validation
|
docs |
This is the documents subpackage of the anet:std port. |
Configuration Switches (platform-specific settings discarded)
BSD ON Build on BSD platform
TESTED OFF Run unit test suite before installation
Package Dependencies by Type
Distribution File Information
9f6f9aa48078b7a6c636a64a0ded749c3475049cbf74efb251a8339091de8e30 55831 libanet-0.5.1.tar.bz2
Ports that require anet:std
No other ports depend on this one. |