- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 9
 
unix sys select
        IsaacShelton edited this page Nov 13, 2022 
        ·
        4 revisions
      
    [unix/sys/select.adept](https://github.com/AdeptLanguage/AdeptImport/blob/2eb8b9e05864f782fc7b75b5e62346c5643b8b72/select.h>`.
foreign select(int, *fd_set, *fd_set, *fd_set, *timeval) int
import 'unix/fd_set.adept'
import 'unix/timeval.adept'