|
VideoTools
|
This is the complete list of members for G::Msg, including all inherited members.
| fatal(int error) | G::Msg | static |
| recv(int, void *, size_t, int, int *fd_received_p=nullptr) | G::Msg | static |
| recvfrom(int, void *, size_t, int, sockaddr *, socklen_t *, int *fd_received_p=nullptr) | G::Msg | static |
| send(int, const void *, size_t, int, int fd_to_send=-1) | G::Msg | static |
| sendto(int, const void *, size_t, int, const sockaddr *, socklen_t, int fd_to_send=-1) | G::Msg | static |