Home
last modified time | relevance | path

Searched refs:nxt_socket_error_level (Results 1 – 13 of 13) sorted by relevance

/unit/src/
H A Dnxt_linux_sendfile.c121 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_linux_event_conn_io_sendfile()
167 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_linux_send()
222 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_linux_sendmsg()
H A Dnxt_conn_write.c241 nxt_log(task, nxt_socket_error_level(err), in nxt_conn_io_sendfile()
342 nxt_log(task, nxt_socket_error_level(err), in nxt_conn_io_writev()
384 nxt_log(task, nxt_socket_error_level(err), in nxt_conn_io_send()
497 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_event_conn_io_writev()
538 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_event_conn_io_send()
H A Dnxt_conn_read.c188 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_conn_io_recvbuf()
245 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_conn_io_recv()
H A Dnxt_socket.h110 nxt_uint_t nxt_socket_error_level(nxt_err_t err);
H A Dnxt_hpux_sendfile.c119 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_hpux_event_conn_io_sendfile()
H A Dnxt_aix_send_file.c104 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_aix_event_conn_io_send_file()
H A Dnxt_macosx_sendfile.c128 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_macosx_event_conn_io_sendfile()
H A Dnxt_freebsd_sendfile.c119 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_freebsd_event_conn_io_sendfile()
H A Dnxt_solaris_sendfilev.c70 nxt_log(c->socket.task, nxt_socket_error_level(err), in nxt_solaris_event_conn_io_sendfilev()
H A Dnxt_conn_connect.c197 nxt_log(task, nxt_socket_error_level(err), "connect(%d, %*s) failed %E", in nxt_conn_connect_test_error()
H A Dnxt_socket.c340 nxt_socket_error_level(nxt_err_t err) in nxt_socket_error_level() function
H A Dnxt_kqueue_engine.c535 nxt_log(task, nxt_socket_error_level(ev->kq_errno), in nxt_kqueue_fd_error_handler()
H A Dnxt_openssl.c1664 return nxt_socket_error_level(err);