All functions |
|
|---|---|
Create an R6 client using IPv4/IPv6 endpoint fallback. |
|
Create an R6 listener using IPv4/IPv6 endpoint fallback. |
|
R6 convenience wrapper for socketR handles. |
|
Close an R6 Socket with the standard R connection API. |
|
Close a socketR handle with the standard R connection API. |
|
POSIX socket programming for R |
|
Connect using the first available IPv6 or IPv4 endpoint. |
|
|
|
Adapt sockets and R connections for byte I/O. |
Datagram socket I/O. |
|
Get a socket option. |
|
|
|
Return the native file descriptor, or NA for a closed socket. |
Stream socket I/O. |
|
Manage a socket handle lifecycle. |
|
Listen on the first available IPv6 or IPv4 address family. |
|
|
|
Common socket option helpers. |
Control socket blocking and readiness. |
|
Resolve a hostname or address into socket endpoints. |
|
Set a socket option. |
|
Set multiple socket options in order. |
|
|
|
Create and configure POSIX sockets. |