mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
0c2fa04cb7
library designed to be easy to use. It supports Unix sockets and TCP/IP sockets with optional SSL/TLS (OpenSSL) support. SocketW allows you to write portable and secure network applications quickly without needing to spend time learning low-level system functions or reading OpenSSL manuals. WWW: https://github.com/RigsOfRods/socketw PR: 206496 Submitted by: Thibault Payet <monwarez@mailoo.org>
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
include/SocketW.h
|
|
include/sw_base.h
|
|
include/sw_config.h
|
|
include/sw_inet.h
|
|
include/sw_internal.h
|
|
include/sw_ssl.h
|
|
include/sw_unix.h
|
|
lib/libSocketW.a
|