1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net/pure-sockets/pkg-descr
Dmitry Marakasov 30a239d95e - Fix LICENSE
- Fix WWW:
2017-03-15 11:56:25 +00:00

7 lines
328 B
Plaintext

Pure interface to the Berkeley socket functions. Provides most of the core
functionality, so you can create sockets for both stream and datagram based
protocols and use these to transmit messages. Unix-style file sockets are
also available if the host system supports them.
WWW: https://puredocs.bitbucket.io/pure-sockets.html