O nás     Inzerce     KontaktSpolehlivé informace o IT již od roku 2011
Hledat
Nepřehlédněte: Usnadní vám práci: Pozoruhodné IT produkty pro rok 2024
Správa dokumentů
Digitální transformace
Informační systémy
Hlavní rubriky: Informační systémy, Mobilní technologie, Datová centra, Sítě, IT bezpečnost, Software, Hardware, Zkušenosti a názory, Speciály

Pozoruhodné IT produkty 2024
E-knihy o IT zdarma
Manuál Linux
[Linux manuál]

io_destroy: Zničte asynchronní I / O kontext

Originální popis anglicky: io_destroy - Destroy an asynchronous I/O context

Návod, kniha: Linux Programmer's Manual

STRUČNĚ

#include <linux/aio.h>
 
long io_destroy (aio_context_t ctx);
 

POPIS / INSTRUKCE

io_destroy removes the asynchronous I/O context from the list of I/O contexts and then destroys it. io_destroy can also cancel any outstanding asynchronous I/O actions on ctx and block on completion.
 

NÁVRATOVÁ HODNOTA

io_destroy returns 0 on success.
 

CHYBY / ERRORY

EINVAL
The AIO context specified by ctx is invalid.
 
EFAULT
The context pointed to is invalid.
 
ENOSYS
io_destroy is not implemented on this architecture.
 

ODPOVÍDAJÍCÍ

io_destroy is Linux specific and should not be used in programs that are intended to be portable.
 

VERSIONS

The asynchronous I/O system calls first appeared in Linux 2.5, August 2002.
 

SOUVISEJÍCÍ

io_setup(2), io_submit(2), io_getevents(2), io_cancel(2).
 

NOTES

The asynchronous I/O system calls were written by Benjamin LaHaise.
 

AUTHOR

Kent Yoder.
2003-02-21 Linux 2.4
©2011-2024 BusinessIT.cz, ISSN 1805-0522 | Názvy použité v textech mohou být ochrannými známkami příslušných vlastníků.
Provozovatel: Bispiral, s.r.o., kontakt: BusinessIT(at)Bispiral.com | Inzerce: Best Online Media, s.r.o., zuzana@online-media.cz
O vydavateli | Pravidla webu BusinessIT.cz a ochrana soukromí | Používáme účetní program Money S3 | pg(9170)