pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:36:
- Prevent new queries from starting in the local_backend. o Sql.Sql Make big_typed_query() gracefully fallback to big_query(). o SSL.File Support query_fd() and set_buffer_mode() methods.
+
o Stdio.Terminfo
+
+
Support the new terminfo format from ncurses 6.
+
o Thread.ResourceCount New module to allow threadsafe race-condition-free counting of resources. o Toole.Standalone.check_http - Allow redirect responses. - Support --expect option.