#include <cerrno>
Macros | |
#define | EAFNOSUPPORT 9901 |
#define | EADDRINUSE 9902 |
#define | EADDRNOTAVAIL 9903 |
#define | EISCONN 9904 |
#define | EBADMSG 9905 |
#define | ECONNABORTED 9906 |
#define | EALREADY 9907 |
#define | ECONNREFUSED 9908 |
#define | ECONNRESET 9909 |
#define | EDESTADDRREQ 9910 |
#define | EHOSTUNREACH 9911 |
#define | EIDRM 9912 |
#define | EMSGSIZE 9913 |
#define | ENETDOWN 9914 |
#define | ENETRESET 9915 |
#define | ENETUNREACH 9916 |
#define | ENOBUFS 9917 |
#define | ENOLINK 9918 |
#define | ENODATA 9919 |
#define | ENOMSG 9920 |
#define | ENOPROTOOPT 9921 |
#define | ENOSR 9922 |
#define | ENOTSOCK 9923 |
#define | ENOSTR 9924 |
#define | ENOTCONN 9925 |
#define | ENOTSUP 9926 |
#define | ECANCELED 9927 |
#define | EINPROGRESS 9928 |
#define | EOPNOTSUPP 9929 |
#define | EWOULDBLOCK 9930 |
#define | EOWNERDEAD 9931 |
#define | EPROTO 9932 |
#define | EPROTONOSUPPORT 9933 |
#define | ENOTRECOVERABLE 9934 |
#define | ETIME 9935 |
#define | ETXTBSY 9936 |
#define | ETIMEDOUT 9938 |
#define | ELOOP 9939 |
#define | EOVERFLOW 9940 |
#define | EPROTOTYPE 9941 |
#define | ENOSYS 9942 |
#define | EINVAL 9943 |
#define | ERANGE 9944 |
#define | EILSEQ 9945 |
#define | E2BIG 9946 |
#define | EDOM 9947 |
#define | EFAULT 9948 |
#define | EBADF 9949 |
#define | EPIPE 9950 |
#define | EXDEV 9951 |
#define | EBUSY 9952 |
#define | ENOTEMPTY 9953 |
#define | ENOEXEC 9954 |
#define | EEXIST 9955 |
#define | EFBIG 9956 |
#define | ENAMETOOLONG 9957 |
#define | ENOTTY 9958 |
#define | EINTR 9959 |
#define | ESPIPE 9960 |
#define | EIO 9961 |
#define | EISDIR 9962 |
#define | ECHILD 9963 |
#define | ENOLCK 9964 |
#define | ENOSPC 9965 |
#define | ENXIO 9966 |
#define | ENODEV 9967 |
#define | ENOENT 9968 |
#define | ESRCH 9969 |
#define | ENOTDIR 9970 |
#define | ENOMEM 9971 |
#define | EPERM 9972 |
#define | EACCES 9973 |
#define | EROFS 9974 |
#define | EDEADLK 9975 |
#define | EAGAIN 9976 |
#define | ENFILE 9977 |
#define | EMFILE 9978 |
#define | EMLINK 9979 |
#define E2BIG 9946 |
#define EACCES 9973 |
Referenced by readlink(), symlink(), and truncate().
#define EADDRINUSE 9902 |
#define EADDRNOTAVAIL 9903 |
#define EAFNOSUPPORT 9901 |
#define EAGAIN 9976 |
Referenced by boost::interprocess::ipcdetail::semaphore_try_wait().
#define EALREADY 9907 |
#define EBADF 9949 |
#define EBADMSG 9905 |
#define EBUSY 9952 |
#define ECANCELED 9927 |
#define ECHILD 9963 |
#define ECONNABORTED 9906 |
#define ECONNREFUSED 9908 |
#define ECONNRESET 9909 |
#define EDEADLK 9975 |
#define EDESTADDRREQ 9910 |
#define EDOM 9947 |
#define EEXIST 9955 |
Referenced by boost::interprocess::ipcdetail::semaphore_open().
#define EFAULT 9948 |
#define EFBIG 9956 |
#define EHOSTUNREACH 9911 |
#define EIDRM 9912 |
#define EILSEQ 9945 |
#define EINPROGRESS 9928 |
#define EINTR 9959 |
#define EINVAL 9943 |
Referenced by boost::interprocess::xsi::advanced_sem_open_or_create().
#define EIO 9961 |
#define EISCONN 9904 |
#define EISDIR 9962 |
#define ELOOP 9939 |
#define EMFILE 9978 |
#define EMLINK 9979 |
#define EMSGSIZE 9913 |
#define ENAMETOOLONG 9957 |
#define ENETDOWN 9914 |
#define ENETRESET 9915 |
#define ENETUNREACH 9916 |
#define ENFILE 9977 |
#define ENOBUFS 9917 |
#define ENODATA 9919 |
#define ENODEV 9967 |
#define ENOENT 9968 |
Referenced by boost::interprocess::ipcdetail::semaphore_open().
#define ENOEXEC 9954 |
#define ENOLCK 9964 |
#define ENOLINK 9918 |
#define ENOMEM 9971 |
#define ENOMSG 9920 |
#define ENOPROTOOPT 9921 |
#define ENOSPC 9965 |
#define ENOSR 9922 |
#define ENOSTR 9924 |
#define ENOSYS 9942 |
#define ENOTCONN 9925 |
#define ENOTDIR 9970 |
#define ENOTEMPTY 9953 |
#define ENOTRECOVERABLE 9934 |
#define ENOTSOCK 9923 |
#define ENOTSUP 9926 |
#define ENOTTY 9958 |
#define ENXIO 9966 |
#define EOPNOTSUPP 9929 |
#define EOVERFLOW 9940 |
#define EOWNERDEAD 9931 |
#define EPERM 9972 |
Referenced by boost::condition_variable::do_wait_until().
#define EPIPE 9950 |
#define EPROTO 9932 |
#define EPROTONOSUPPORT 9933 |
#define EPROTOTYPE 9941 |
#define ERANGE 9944 |
#define EROFS 9974 |
#define ESPIPE 9960 |
#define ESRCH 9969 |
#define ETIME 9935 |
#define ETIMEDOUT 9938 |
Referenced by boost::interprocess::ipcdetail::posix_condition::do_timed_wait(), boost::condition_variable::do_wait_until(), boost::interprocess::ipcdetail::semaphore_timed_wait(), boost::interprocess::ipcdetail::posix_recursive_mutex::timed_lock(), and boost::interprocess::ipcdetail::posix_mutex::timed_lock().
#define ETXTBSY 9936 |
#define EWOULDBLOCK 9930 |
#define EXDEV 9951 |