Commit Graph

15 Commits

Author SHA1 Message Date
Martin
ba32a971fc Add accept4 fallback
(cherry picked from commit e84b49ad79)

# Conflicts:
#	socket_header.h
2020-02-04 23:20:53 +01:00
Martin
84118e6d74 Fix build issue
(cherry picked from commit b986db8d35)
2020-02-04 23:20:18 +01:00
Martin
271110ab67 Add accept4 fallback
(cherry picked from commit 468782094f)

# Conflicts:
#	socket_header.h
2020-02-04 23:18:40 +01:00
Martin
3536af43ee Check for accept4 and use fallback if not present 2017-03-03 17:30:58 +01:00
Martin
eb4e5ed2a1 Check for accept4 and use fallback if not present 2017-03-03 17:29:19 +01:00
Martin
cab42dedcb Set FD_CLOEXEC via fcntl if SOCK_CLOEXEC is not available 2016-12-08 00:49:47 +01:00
Martin
5fc3543594 Fix build 2016-12-08 00:35:38 +01:00
Martin
a5fcebe5dc Set FD_CLOEXEC via fcntl if SOCK_CLOEXEC is not available 2016-12-08 00:29:16 +01:00
Martin
ef3c791315 Set CLOEXEC when accepting sockets 2016-12-07 23:30:38 +01:00
Martin
dff855325e Build Linux client installer 2016-01-20 01:47:08 +01:00
Martin Raiber
dd8f0d0240 Build on Mac OS 2015-02-07 23:06:05 +01:00
Martin
8768a4225a Replaced gethostbyname with getaddrinfo 2014-12-10 21:22:52 +01:00
Martin
1474c9f21c Replaced all select calls with poll on non-Windows systems 2013-11-02 16:20:01 +01:00
Martin Raiber
b1d8032936 Fix build in Solaris 2011-05-03 00:48:42 +02:00
uroni
89e10b3f04 Initial commit. 2011-01-06 17:43:38 +01:00