The net/enet port
enet-1.3.18 – network library for games (cvsweb github mirror)
Description
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 optionally 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/
Maintainer
Laurent FANIS
Categories
Build dependencies
Files
- /usr/local/include/enet/
- /usr/local/include/enet/callbacks.h
- /usr/local/include/enet/enet.h
- /usr/local/include/enet/list.h
- /usr/local/include/enet/protocol.h
- /usr/local/include/enet/time.h
- /usr/local/include/enet/types.h
- /usr/local/include/enet/unix.h
- /usr/local/include/enet/utility.h
- /usr/local/include/enet/win32.h
- /usr/local/lib/libenet.so.0.3
- /usr/local/lib/pkgconfig/libenet.pc