Branch: Tag:

2017-11-21

2017-11-21 00:46:33 by Stephen R. van den Berg <srb@cuci.nl>

pgsql: Update documentation.

483:    destruct(nostash);    socket->set_non_blocking(); // Drop all callbacks    PD("%d>Close socket\n", socket->query_fd()); -  socket->close(); +  socket->close(); // This will be an asynchronous close    }    destruct(this);    }