async_sock: Use unix errnos instead of NTSTATUS
authorKai Blin <kai@samba.org>
Wed, 4 Feb 2009 08:07:36 +0000 (09:07 +0100)
committerKai Blin <kai@samba.org>
Mon, 9 Feb 2009 07:36:08 +0000 (08:36 +0100)
commitc3b9b6c8aae1dea8df5fc7bff873a015aaa92d6e
tree34feeb6f13f8b5b058b9df92a9cb2e2ec8e51050
parent3a4c8cd492b9e8874724dff1d0fc0207cb74036b
async_sock: Use unix errnos instead of NTSTATUS

This also switches wb_reqtrans to use wbcErr instead of NTSTATUS as it would
be pointless to convert to errno first and to wbcErr later.
lib/async_req/async_sock.c
lib/async_req/async_sock.h
source3/Makefile.in
source3/include/proto.h
source3/include/wbc_async.h [new file with mode: 0644]
source3/lib/util_sock.c
source3/lib/wb_reqtrans.c
source3/lib/wbclient.c
source3/rpc_server/srv_pipe_hnd.c
source3/torture/torture.c
source3/winbindd/winbindd_proto.h