summaryrefslogtreecommitdiff
path: root/source3/include/wbc_async.h
AgeCommit message (Collapse)AuthorFilesLines
2009-02-09async_sock: Use unix errnos instead of NTSTATUSKai Blin1-0/+68
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.