fd_up
fd_up &operator=(fd_up const &) = delete;
fd_up &operator=(int newfd)
fd_up(fd_up &&other) : fd(other.release()) {}
fd_up(fd_up const &) = delete;
fd_up &operator=(fd_up &&other) noexcept
freebsd::fd_up s = isns->connect();
freebsd::fd_up s = isns->connect();
freebsd::fd_up s;
handle_connection(struct portal *portal, freebsd::fd_up fd,
freebsd::fd_up
freebsd::fd_up s;
freebsd::fd_up s = isns->connect();
virtual void handle_connection(freebsd::fd_up fd, const char *host,
freebsd::fd_up p_socket;
freebsd::fd_up connect();
iscsi_connection::iscsi_connection(struct portal *portal, freebsd::fd_up fd,
iscsi_portal::handle_connection(freebsd::fd_up fd, const char *host,
void handle_connection(freebsd::fd_up fd, const char *host,
iscsi_connection(struct portal *portal, freebsd::fd_up fd,
freebsd::fd_up conn_fd;
void handle_connection(freebsd::fd_up fd, const char *host,
nvmf_io_portal::handle_connection(freebsd::fd_up fd, const char *host __unused,
void handle_connection(freebsd::fd_up fd, const char *host,
discovery_controller(freebsd::fd_up s, struct nvmf_qpair *qp,
discovery_controller::discovery_controller(freebsd::fd_up fd,
nvmf_discovery_portal::handle_connection(freebsd::fd_up fd,
freebsd::fd_up s;