Download for Windows Premium
-50% Premium
Publiciteit
errno set

Vertaling van "errno set" in Spaans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
errno
It returns -1 on error with the global value errno set according to the reason for failure.
Devuelve -1 en caso de error y asigna a errno un valor que indica la razón del fallo.
If a signal is caught while waiting, then the call is interrupted and (after the signal handler has returned) returns immediately (with return value -1 and errno set to EINTR).
Si llega y se captura una señal mientras se está esperando, se interrumpe la llamada y (tras terminar el manejador de señal) regresa inmediatamente (devolviendo -1 y asignado a errno el valor EINTR).
Otherwise, the return value is 0 on success and -1 on failure, with errno set to indicate the error. ERRORS
En caso contrario, el valor devuelto es 0 en caso de éxito y -1 en caso de error, y a errno se le asigna el tipo de error.
On failure both calls return -1, with errno set to indicate the error. ERRORS
En caso de fallo ambas llamadas devuelven -1, y modifican errno para reflejar el error.
The calling process catches a signal: the value of semncnt is decremented and semop() fails, with errno set to EINTR.
El proceso invocador recibe una señal que tiene que capturar: el valor de semncnt es decrementado y la llamada al sistema falla con errno fijado a EINTR.
A signal will cause the select() (or pselect()) call to return with errno set to EINTR.
Una señal provocará que la llamada a select (o pselect) regrese tomando la variable errno el valor EINTR.
The semaphore set is removed: semop() fails, with errno set to EIDRM.
El semáforo es eliminado: la llamada al sistema falla con errno fijada a EIDRM.
If no other file is found, however, they will return with errno set to EACCES.
Si no se encuentra otro fichero, empero, retornarán dando el valor EACCES a la variable global errno.
In this case the system call fails with errno set to EINTR.
En este caso la llamada al sistema falla con el valor EINTR en errno.
POSIX allows a read() that is interrupted after reading some data to return -1 (with errno set to EINTR) or to return the number of bytes already read.
POSIX permite que un read que se interrumpa tras leer algunos datos devuelva -1 (con el valor EINTR en errno) o que devuelva el número de bytes ya leídos. CONFORME A
The system call fails with errno set to ENOMSG.
La llamada al sistema falla con el valor ENOMSG en errno.
It returns -1 if the signal number sig is invalid, with errno set to indicate the cause of the error.
La función siginterrupt() devuelve 0 si acaba bien, o -1 si el número de señal sig es inválido.
sigsuspend() always returns -1, with errno set to indicate the error (normally, EINTR).
La función sigsuspend siempre devuelve -1, normalmente acompañado del error EINTR. ERRORES
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor errno set in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
rake: garden tool with teeth for collecting debris
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 13. Exact: 13. Verstreken tijd: 348 ms.