pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:16:
--------- o Arg & ADT.Struct Survive use by old (ie 8.0.232) pike binaries. Roxen 6.0.130 uses a Pike 8.0.232 binary with current modules. o Protocols.HTTP
-
Fixed do_async_proxied_method() losing the timeout during TLS
+
-
Fixed do_async_proxied_method() losing the timeout during TLS
negotiation.
-
+
- Now avoids a deadlock if Query is unable to open socket.
-
+
Changes since Pike 8.0.388 (release 7) ---------------------------------------------------------------------- New Features ------------ o Mysql.SqlTable sizeof() on an SqlTable now returns the number of rows in the table.