1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/net/enet/pkg-descr
Pawel Pekala 4470acd616 - Update to version 1.3.6 [1]
- Remove Author: from pkg-descr, tab -> space WWW: line

PR:		ports/174417 [1]
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2012-12-16 23:59:55 +00:00

10 lines
470 B
Plaintext

ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary feature
it provides is optional reliable, in-order delivery of packets.
ENet is NOT intended to be a general purpose high level networking library that
handles authentication, lobbying, server discovery, compression, encryption and
other high level, often application level or dependent tasks.
WWW: http://enet.bespin.org