log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
moonbridge
log moonbridge.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-15
tip
age
author
description
2015-04-10
jbe
Fixed bug regarding testing of valid file descriptor in moonbr_child_run function
2015-04-10
jbe
Added helper function moonbridge_io.timeref(...); HTTP module sends 408 Request Timeout
2015-04-09
jbe
Moved SIGPIPE ignore from moonbridge.c to moonbridge_io.c
2015-04-09
jbe
Fixed bug regarding length check of addess of local (unix domain) socket
2015-04-08
jbe
Moved local/remote address extraction/formatting to I/O library
2015-04-08
jbe
Convert local and remote IP address to human readable string
2015-04-08
jbe
Bugfix in C function moonbr_io_closehandle
2015-04-07
jbe
Removed timeout option from socket:close(); Simulate shutdown for local sockets (Unix Domain Sockets)
2015-04-07
jbe
Register I/O library as moonbridge_io (and not mapping functions into io)
2015-04-07
jbe
Extended I/O library; Integrated new I/O library into moonbridge.c and moonbridge_http.lua
2015-04-05
jbe
Stub for new non-blocking I/O library
2015-04-05
jbe
Reverted experimental work on non-blocking I/O with file handles
2015-04-05
jbe
Use write instead of fwrite for non-blocking I/O
2015-04-05
jbe
Work on write_nb method
2015-04-04
jbe
Proper handling of out-of-memory errors in xread_nb method
less
more
|
(0)
-15
tip
Impressum / About Us