Go to file
ZedZull c04df3ff7c Source import 2015-09-13 18:48:29 -04:00
examples Source import 2015-09-13 18:48:29 -04:00
README.md Update README.md 2015-09-13 18:47:50 -04:00
zed_net.h Source import 2015-09-13 18:48:29 -04:00

README.md

zed_net

zed_net is a single file, public domain library that provides a simple wrapper around BSD sockets (Winsock 2.2 on Windows), intended primary for use in games.

Only UDP sockets are supported at this time, but this may later expand to include TCP.