- Sep 08, 2014
-
-
Roman Tsisyk authored
-
- Sep 04, 2014
-
-
Dmitry E. Oboukhov authored
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Fixes compatibility with third-party modules.
-
Roman Tsisyk authored
This patch also adds argument checking to all socket methods.
-
- Sep 03, 2014
-
-
Dmitry E. Oboukhov authored
(fix httpd log messages)
-
Dmitry E. Oboukhov authored
-
- Aug 25, 2014
-
-
Dmitry E. Oboukhov authored
(so user can use 'SO_REUSEADDR' option in tcp_server)
-
- Aug 22, 2014
-
-
Dmitry E. Oboukhov authored
-
- Aug 18, 2014
-
-
Dmitry E. Oboukhov authored
-
- Aug 15, 2014
-
-
bigbes authored
-
- Aug 14, 2014
-
-
Roman Tsisyk authored
-
- Aug 11, 2014
-
-
Roman Tsisyk authored
-
- Aug 06, 2014
-
-
Roman Tsisyk authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
- Aug 05, 2014
-
-
Roman Tsisyk authored
This patch fixes out of bounds memory access in bit_iterator_init for size == 0. The patch also optimizes bitset/index library to skip useless iterations over empty keys. Closes #425
-
- Aug 01, 2014
-
-
Konstantin Osipov authored
-
Roman Tsisyk authored
- Jul 31, 2014
-
-
Konstantin Osipov authored
No test case since we don't test contents of the log in 1.5.
-
Konstantin Osipov authored
Add a testcancel() call to iowait(). A test case will be added to 1.6, where it's easier to do.
-
Roman Tsisyk authored
This patch fixes tcp_connect() for case when server sends some data immediately after connect.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
This patch fixes logic of non-blocking tcp connect as it described in man pages and Unix Network Programming vol.1.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Konstantin Osipov authored
-
- Jul 30, 2014
-
-
Roman Tsisyk authored
-
bigbes authored
-
- Jul 29, 2014
-
-
Konstantin Osipov authored
The bug was in the test itself - lack of trailing 0 at the end..
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Fix a build warning on FreeBSD i386
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Update the user guide.
-
- Jul 24, 2014
-
-
Eugine Blikh authored
-
bigbes authored
-
- Jul 23, 2014
-
-
Eugine Blikh authored
-
Eugine Blikh authored
-
bigbes authored
-