1#if !defined(PQXX_WAIT_HXX)
Internal items for libpqxx' own use. Do not use these yourself.
Definition encodings.cxx:33
PQXX_LIBEXPORT void wait_fd(int fd, bool for_read, bool for_write, unsigned seconds=1, unsigned microseconds=0)
Wait for a socket to be ready for reading/writing, or timeout.
Definition wait.cxx:91
void PQXX_LIBEXPORT wait_for(unsigned int microseconds)
Wait.
Definition wait.cxx:145
constexpr char array_separator
Element separator between SQL array elements of this type.
Definition strconv.hxx:558