slackbuilds_ponce/network/enet
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
enet.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
enet.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.