Functions
error.c File Reference
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "uv.h"
#include "internal.h"
Include dependency graph for error.c:

Go to the source code of this file.

Functions

void uv_fatal_error (const int errorno, const char *syscall)
 
int uv_translate_sys_error (int sys_errno)
 

Function Documentation

◆ uv_fatal_error()

void uv_fatal_error ( const int  errorno,
const char *  syscall 
)

Definition at line 35 of file error.c.

◆ uv_translate_sys_error()

int uv_translate_sys_error ( int  sys_errno)

Definition at line 66 of file error.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:12