Named pipe object.
net_named_pipe->accept is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_named_pipe->bind is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_named_pipe->connect is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_named_pipe->listen is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
TCP socket object.
TLS-capable TCP socket object.
net_tcp_ssl->acceptNoSSL is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp_ssl->beginTLS is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp_ssl->endTLS is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp_ssl->loadCerts is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->accept is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->bind is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->close is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->connect is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->forEachAccept is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->listen is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->readSomeBytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->shutdownRd is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->shutdownRdWr is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->shutdownWr is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_tcp->writeBytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
UDP socket object.
net_udp_packet is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp_packet->bytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp_packet->fromName is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp_packet->fromPort is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp->close is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp->readPacket is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.
net_udp->writeBytes is a member in the TCP, UDP, TLS, and Pipes group; call it on the receiver shown before the arrow.