Skip to content

unix sys select

IsaacShelton edited this page Nov 13, 2022 · 4 revisions

unix/sys/select

[unix/sys/select.adept](https://github.com/AdeptLanguage/AdeptImport/blob/2eb8b9e05864f782fc7b75b5e62346c5643b8b72/select.h>`.

Functions

  • foreign select(int, *fd_set, *fd_set, *fd_set, *timeval) int

Imported Files

import 'unix/fd_set.adept'
import 'unix/timeval.adept'
Clone this wiki locally