NOTICE: This package has been removed from pkgsrc

./wip/enet, Network communication layer that runs on top of UDP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3.13, Package name: enet-1.3.13, Maintainer: Pseudo.Statistic

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.


Master sites:

SHA1: 5bcf9aa1a8f2e54cc85c1435d7dac0970d382b7e
RMD160: 202cee748eabecf30d08e5b7e68f02bcc395ab99
Filesize: 653.408 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2007-01-22 05:28:42 by Pseudo Animalistic | Files touched by this commit (4) | Imported package
Log message:
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.