Public Member Functions | List of all members
util::uring::SubmitEntry Class Reference

Public Member Functions

void PrepPollAdd (int fd, short mask)
 
void PrepRecvMsg (int fd, struct msghdr *msg, unsigned flags)
 
void PrepRead (int fd, void *buf, unsigned size, size_t offset)
 
void PrepSendMsg (int fd, const struct msghdr *msg, unsigned flags)
 
void PrepConnect (int fd, const struct sockaddr *addr, socklen_t addrlen)
 
void PrepTimeout (const timespec *ts, bool is_abs=true)
 
io_uring_sqe * sqe ()
 
void PrepNOP ()
 

Detailed Description

Definition at line 14 of file submit_entry.h.


The documentation for this class was generated from the following file: