Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1 KB

index.md

File metadata and controls

18 lines (13 loc) · 1 KB
title
sok

sok

Packages

| Sok.Buffer | As Sok is buffer based, you need to use buffers to perform I/O operations. The primitive for that is the MultiplatformBuffer class. This package also contains a basic implementation of a buffer pool for object recycling. | | Sok.Exceptions
(Common) | Contains all the exception classes | | Sok.Selector | Internal package containing selector-related classes for JVM and Native platforms. The only usefull methods for a developper are the Seletor companion object methods. | | Sok.Socket.Options
(Common) | Contains everything related to socket options | | Sok.Socket.TCP | Contains the heart of Sok. All the client and server socket classes are here | | Sok.Utils
(Native) | Internal package with helper functions |

Index

All Types