empserver/src/lib/gen
Ron Koenderink 01625ead8c (tcp_listen, posix_setsockopt) [_WIN32]: Move the special
SO_REUSEADDR code for _WIN32 from tcp_listen() to
posix_setsockopt().

[_WIN32] (posix_open): Switch to _sopen() for _sopen_s() as MinGW
does not support _sopen_s() yet.

[_WIN32] (posix_fd2socket): Fix typo.
2007-08-17 03:11:45 +00:00
..
chance.c Update copyright notice. 2007-01-09 19:09:31 +00:00
copy.c Update copyright notice. 2007-01-09 19:09:31 +00:00
disassoc.c Update copyright notice. 2007-01-09 19:09:31 +00:00
emp_config.c Simple POSIX I/O emulation layer to work around Windows's defective 2007-08-14 03:33:28 +00:00
getstarg.c Update copyright notice. 2007-01-09 19:09:31 +00:00
getstring.c Update copyright notice. 2007-01-09 19:09:31 +00:00
io.c [_WIN32] (readv, writev, iovec): New. POSIX equivalents. 2007-08-16 21:43:20 +00:00
ioqueue.c [_WIN32] (readv, writev, iovec): New. POSIX equivalents. 2007-08-16 21:43:20 +00:00
mapdist.c Update copyright notice. 2007-01-09 19:09:31 +00:00
numstr.c Update copyright notice. 2007-01-09 19:09:31 +00:00
onearg.c Update copyright notice. 2007-01-09 19:09:31 +00:00
parse.c (journal_entry): Add unsigned char cast to isprint() call. 2007-03-10 18:12:29 +00:00
plur.c Update copyright notice. 2007-01-09 19:09:31 +00:00
queue.c Update copyright notice. 2007-01-09 19:09:31 +00:00
round.c Update copyright notice. 2007-01-09 19:09:31 +00:00
scthash.c Update copyright notice. 2007-01-09 19:09:31 +00:00
tcp_listen.c (tcp_listen, posix_setsockopt) [_WIN32]: Move the special 2007-08-17 03:11:45 +00:00