Gerhard Rieger
|
02483ff39e
|
Replaced SIGUSR1 with socketpair for synchronization between parent and child processes on RECVFROM type addresses
|
2023-09-30 11:34:43 +02:00 |
|
Gerhard Rieger
|
2cddaf22b1
|
Introduced groups_t instead of uint32_t
|
2023-09-30 09:42:54 +02:00 |
|
Gerhard Rieger
|
33896a3f38
|
Removed trailing white space from *.h and *.c files
|
2023-06-12 23:01:54 +02:00 |
|
Gerhard Rieger
|
d8ee49007e
|
Combined Bind() calls in xiobind(); fixed UDP-SENDTO lowport bug
|
2022-10-29 20:27:53 +02:00 |
|
Gerhard Rieger
|
cb4400bf94
|
Help text showed two parameters for UDP4-RECVFROM address, but only <port> is allowed
|
2021-01-01 18:21:54 +01:00 |
|
Gerhard Rieger
|
50bdb453dd
|
UDP-DATAGRAM no longer checks peerport by default
|
2020-12-31 15:22:40 +01:00 |
|
Gerhard Rieger
|
d1b809b4ab
|
DTLS over UDP
|
2020-12-30 20:59:04 +01:00 |
|
Gerhard Rieger
|
8e09093afd
|
UDP-LISTEN did not honor the max-children option
|
2017-01-07 10:46:01 +01:00 |
|
Gerhard Rieger
|
d34493c18d
|
Added contributors to copyright notices
|
2016-12-09 21:46:02 +01:00 |
|
Gerhard Rieger
|
80c7fa0bca
|
struct cmsghdr.cmsg is system dependend; more print format corrections
|
2014-03-09 22:08:19 +01:00 |
|
Gerhard Rieger
|
4c9898446d
|
Ubuntu Oneiric: OpenSSL w/o SSLv2, bsd/libutil.h, unused vars
|
2011-12-04 15:14:34 +01:00 |
|
Gerhard Rieger
|
6cefd1941e
|
UDP-LISTEN need not sleep
|
2011-11-26 14:09:02 +01:00 |
|
Gerhard Rieger
|
2e385902c0
|
UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0
|
2010-10-03 16:38:04 +02:00 |
|
Gerhard Rieger
|
b0d29f8dc7
|
MacOSX port: xiopoll() uses Select(), except when too many fds
|
2008-09-29 21:18:58 +02:00 |
|
Gerhard Rieger
|
d78b080ef0
|
merged features ioctl, setsockopt, generic-socket
|
2008-09-22 22:52:03 +02:00 |
|
Gerhard Rieger
|
86c596bd51
|
merged feature protocol-type
|
2008-09-22 22:33:04 +02:00 |
|
Gerhard Rieger
|
2ffe5a324e
|
merged features ancillary, envvar
|
2008-09-22 22:17:55 +02:00 |
|
Gerhard Rieger
|
376b9d50c3
|
reworked so-type, so-prototype
|
2008-09-20 23:47:06 +02:00 |
|
Gerhard Rieger
|
13b73776e7
|
ported generic socket to *BSD; minor improvements
|
2008-09-20 17:17:27 +02:00 |
|
Gerhard Rieger
|
1924e17cf0
|
replaced select() by poll() in comments
|
2008-09-04 23:42:52 +02:00 |
|
Gerhard Rieger
|
e142c3da6b
|
dont leave UDP-LISTEN socket open after reject
|
2008-09-04 23:30:59 +02:00 |
|
Gerhard Rieger
|
a1c0e96592
|
replaced the select() calls by poll()
|
2008-07-24 21:51:38 +02:00 |
|
Gerhard Rieger
|
1f5165b765
|
fixed bugs where sub processes would become zombies because the master process did not catch SIGCHLD
|
2008-02-01 23:15:14 +01:00 |
|
Gerhard Rieger
|
df493f126e
|
replaced RCS ID's by source file names
|
2008-01-28 22:37:16 +01:00 |
|
Gerhard Rieger
|
b819572f5e
|
socat V1.6.0.0 (initial GIT commit)
|
2008-01-27 13:00:08 +01:00 |
|