mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
IO::Endpoint provides a separation of concerns interface for IO endpoints. This allows you to write code which is agnostic to the underlying IO implementation.
2 lines
160 B
Text
2 lines
160 B
Text
IO::Endpoint provides a separation of concerns interface for IO endpoints. This
|
|
allows you to write code which is agnostic to the underlying IO implementation.
|