summaryrefslogtreecommitdiffstats
path: root/net/hawknl
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0
|
* Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1
| | | | Approved by: garga (mentor)
* Fix build on amd64 and ia64 adding -fPIC and -DPICgarga2006-03-301-0/+4
| | | | Reported by: krismail
* HawkNL is a free, open source, game oriented network API released under the GNUgarga2006-03-255-0/+127
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports. NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX, BSDs, Mac OSX. WWW: http://www.hawksoft.com/hawknl/ PR: ports/94114 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
OpenPOWER on IntegriCloud