join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::IoOperation Member List

This is the complete list of members for join::IoOperation, including all inherited members.

codejoin::IoOperation
datajoin::IoOperation
fd() const noexceptjoin::IoOperation
groupjoin::IoOperation
handlerjoin::IoOperation
indexjoin::IoOperation
IoOperation()=defaultjoin::IoOperation
IoOperation(const IoOperation &other) noexceptjoin::IoOperation
linkedjoin::IoOperation
makeAccept(int fd, sockaddr *addr, socklen_t *addrlen, int flags, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makeAcceptMulti(int fd, int flags, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makeConnect(int fd, const sockaddr *addr, socklen_t addrlen, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makePoll(int fd, uint32_t events, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makePollMulti(int fd, uint32_t events, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makeRead(int fd, void *buf, uint32_t len, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeReadFixed(int fd, void *buf, uint32_t len, uint16_t index, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeRecv(int fd, void *buf, uint32_t len, int flags, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeRecvmsg(int fd, msghdr *msg, int flags, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeRecvmsgMulti(int fd, uint16_t group, msghdr *msg, int flags, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makeRecvMulti(int fd, uint16_t group, int flags, CompletionHandler *handler) noexceptjoin::IoOperationstatic
makeSend(int fd, const void *buf, uint32_t len, int flags, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeSendmsg(int fd, const msghdr *msg, int flags, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeWrite(int fd, const void *buf, uint32_t len, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
makeWriteFixed(int fd, const void *buf, uint32_t len, uint16_t index, CompletionHandler *handler, bool linked=false) noexceptjoin::IoOperationstatic
morejoin::IoOperation
multishotjoin::IoOperation
Opcode enum namejoin::IoOperation
operator=(const IoOperation &other) noexceptjoin::IoOperation
resumejoin::IoOperation
ringjoin::IoOperation
State enum namejoin::IoOperation
statejoin::IoOperation