E-MailRelay
G::Msg Member List

This is the complete list of members for G::Msg, including all inherited members.

fatal(int error) noexceptG::Msgstatic
Msg()=delete (defined in G::Msg)G::Msg
recv(SOCKET, void *, std::size_t, int flags) noexceptG::Msgstatic
recvfrom(SOCKET, void *, std::size_t, int, sockaddr *, socklen_t *) noexceptG::Msgstatic
recvfrom(SOCKET, void *, std::size_t, int, sockaddr *, socklen_t *, int *fd_received_p)G::Msgstatic
send(SOCKET, const void *, std::size_t, int flags) noexceptG::Msgstatic
sendto(SOCKET, const void *, std::size_t, int flags, const sockaddr *, socklen_t) noexceptG::Msgstatic
sendto(SOCKET, const void *, std::size_t, int flags, const sockaddr *, socklen_t, int fd_to_send)G::Msgstatic
sendto(SOCKET, const std::vector< std::string_view > &, int flags, const sockaddr *, socklen_t)G::Msgstatic