2026-05-01 22:23:43 +03:00
2026-05-01 22:08:51 +03:00
2026-05-01 22:23:43 +03:00
2026-05-01 22:23:43 +03:00
2026-04-01 00:53:36 +03:00
2026-04-01 00:53:36 +03:00
2026-05-01 22:23:43 +03:00
2026-04-12 16:30:28 +03:00
2026-04-28 23:18:57 +03:00
2026-05-01 22:23:43 +03:00
2026-05-01 22:23:43 +03:00
2026-05-01 22:23:43 +03:00
2026-05-01 22:23:43 +03:00
2026-05-01 22:23:43 +03:00
2026-04-13 04:02:42 +03:00
2026-05-01 22:23:43 +03:00
2026-04-29 21:45:37 +03:00
2026-05-01 21:23:28 +03:00
2026-04-01 00:53:36 +03:00

Networking Library for V

netio is a flexible networking library for V programming language.

Features:

  • Provides the low-level wrappers around C sockets API.
  • Supports any kind of sockets, socket options, address families and protocols.
  • Working with network interfaces (limited for now).
  • The netio.protocol submodule provides access to the operatins system protocols database.

netio is tested only on Linux, but should work on all POSIX-compliant operating systems. Microsoft Windows support is not planned yet.

See examples/ dir in source code repository for usage examples.

S
Description
No description provided
Readme 426 KiB
Languages
V 100%