pike.git/
lib/
modules/
Sql.pmod/
pgsql_util.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2017-11-21
2017-11-21 00:46:33 by Stephen R. van den Berg <srb@cuci.nl>
57fdb2a87ff027595611440bc4f3dea3fdcc4c15 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
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); }