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.
12 lines
300 B
Text
12 lines
300 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/22 04:28:42 pseudo_anim Exp $
|
|
include/enet/types.h
|
|
include/enet/list.h
|
|
include/enet/utility.h
|
|
include/enet/time.h
|
|
include/enet/callbacks.h
|
|
include/enet/unix.h
|
|
include/enet/win32.h
|
|
include/enet/protocol.h
|
|
include/enet/enet.h
|
|
lib/libenet.a
|
|
@dirrm include/enet
|