log
graph
tags
branches
changeset
browse
moonbridge
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 221:
(0)
-100
-16
+16
+100
tip
age
author
description
2015-06-23
jbe
Code cleanup in helloworld.lua
2015-06-23
jbe
Minor fixes/improvements for reference
2015-06-23
jbe
Clarified nil/false return values of poll function and wait_nb method
2015-06-23
jbe
Send a TCP RST instead of TCP FIN when a socket gets garbage collected (and hasn't been closed)
2015-06-23
jbe
Changed version number to 1.0.0
2015-06-22
jbe
Added $(UTIL_FLAGS) to moonbridge_io.so in Makefile
2015-06-22
jbe
Fixed mistake in previous commit
2015-06-22
jbe
Use accept() only on Linux and only if _GNU_SOURCE is not set
2015-06-22
jbe
Safety catch for noncompliant strerror_r() implementation on GNU/Linux systems
2015-06-22
jbe
Avoid use of accept4() function in favor of accept() to avoid using _GNU_SOURCE on GNU/Linux
2015-06-22
jbe
Avoid use of asprintf function
2015-06-22
jbe
Avoid compiler warnings on GNU/Linux (fix)
2015-06-22
jbe
Avoid compiler warnings on GNU/Linux
2015-06-22
jbe
Ensure that socket handles always get closed, even in case of an error while creating the socket handle
2015-06-21
jbe
Removed two functions from moonbridge_io.h
2015-06-21
jbe
Code cleanup regarding SOCK_CLOEXEC in moonbridge_io.c
less
more
| rev 221:
(0)
-100
-16
+16
+100
tip
Impressum / About Us