Commit Graph

17 Commits

Author SHA1 Message Date
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 b6c2d46008 cleanup xio-unix.c: merged classic with abstract functions; names, ... 2008-09-20 23:40:45 +02:00
Gerhard Rieger c86345a615 new address option "escape" allows to break a socat instance 2008-09-20 23:01:10 +02:00
Gerhard Rieger 13b73776e7 ported generic socket to *BSD; minor improvements 2008-09-20 17:17:27 +02:00
Gerhard Rieger 8947cc92dc added test SETSOCKOPT_INT; some corrections on generic ioctl and setsockopt features 2008-09-20 17:09:10 +02:00
Gerhard Rieger 140443794b add generic setsockopt address options 2008-09-20 17:09:09 +02:00
Gerhard Rieger 2c2508fc62 added address options: ioctl-void, ioctl-int, ioctl-intp, ioctl-bin, ioctl-string
added option types: TYPE_INT_INT, TYPE_INT_BIN, TYPE_INT_STRING
added syscall wrapper: Ioctl_int()
added test: IOCTL_VOID
2008-09-20 17:08:29 +02:00
Gerhard Rieger 1924e17cf0 replaced select() by poll() in comments 2008-09-04 23:42:52 +02:00
Gerhard Rieger 5251c21479 corrected alphabetical order of options (proxy-auth); bad conditional with token 2008-07-24 07:32:56 +02:00
Gerhard Rieger c4751d50ec corrected a few mistakes that caused compiler warnings on 64bit hosts 2008-05-22 20:12:24 +02:00
Gerhard Rieger 66142aa77c configure --disable-pty also disabled option waitlock 2008-02-06 06:41:05 +01:00
Gerhard Rieger 2e7314d523 corrected option names to interval 2008-02-03 12:14:36 +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