Dear All,
We are happy to announce a new edition of the Dogelog player:
- New atom_time/4:
ÿ The predicate sys_time_atom/3 is now officially
called atom_time/3.ÿ The underlying strftime() and
strptime() routines can represent more than just
local time.ÿ We therefore introduced atom_time/4
with an options list.
- Improved open/4:
ÿ The open/4 predicate and its HTTP client functionality
was removed from library(util/spin) and moved to
the core. In addition, open/4 can now return options
such as the final URL via uri/1 and the received
headers via fields/1.
- New http_server_close/1:
ÿ The HTTP server in library(util/spin) has undergone
some extensions.ÿ The asynchronous processing has been
improved, so that HTTP server set-up, HTTP client round
trip and HTTP server tear-down can be implemented in
the same application despite being single threaded.
Have Fun!
Jan Burse, 03.10.2024, https://www.xlog.ch/
Dear All,
We are happy to announce a new edition of the Dogelog player:
- New atom_time/4:
ÿ The predicate sys_time_atom/3 is now officially
called atom_time/3.ÿ The underlying strftime() and
strptime() routines can represent more than just
local time.ÿ We therefore introduced atom_time/4
with an options list.
- Improved open/4:
ÿ The open/4 predicate and its HTTP client functionality
was removed from library(util/spin) and moved to
the core. In addition, open/4 can now return options
such as the final URL via uri/1 and the received
headers via fields/1.
- New http_server_close/1:
ÿ The HTTP server in library(util/spin) has undergone
some extensions.ÿ The asynchronous processing has been
improved, so that HTTP server set-up, HTTP client round
trip and HTTP server tear-down can be implemented in
the same application despite being single threaded.
Have Fun!
Jan Burse, 03.10.2024, https://www.xlog.ch/
Sysop: | Tetrazocine |
---|---|
Location: | Melbourne, VIC, Australia |
Users: | 9 |
Nodes: | 8 (0 / 8) |
Uptime: | 120:00:43 |
Calls: | 161 |
Files: | 21,502 |
Messages: | 78,883 |